Giter Club home page Giter Club logo

baywheels-py-demo's People

Contributors

mwalpole avatar

Watchers

 avatar

baywheels-py-demo's Issues

#4 copy to postrgres

Load the data that has been cleaned into a local Postgres database (preferably containerized) for later querying. Show the code / method used to do this. (A, B, C, D)

#add ddl

Design 1 or more database tables to store the data downloaded in Task 1. Show the DDL, including indexes. (A, B, C, D)

#2 data cleansing

Data cleansing: identify data quality issues in the data and make a plan (or code) to delete the incomplete/inconsistent data (see task 3/4) (A, B, C, D)

#1 fetch and uncompress

Write Python code to fetch the data for the latest month and store it on your local disk and uncompress it. (A, C, D)

#5 auto etl

Design and implement an ETL process that watches the source website for new data and automatically downloads, cleans and loads the new data into the Postgres database. Show how you handle errors (e.g., connection drops while downloading the data, download is corrupted) and any re-try logic. (A, C)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.