Coder Social home page Coder Social logo

ds-mod-1-project-requirements's Introduction

Module 1 Projects

Welcome to Module 1 projects! You are assigned to a pair, and will have until Tuesday evening to work on projects. On Wednesday, we'll move onto Module 2, and have science fair on Wednesday afternoon.

Projects are designed to review the material we covered in module 1:

  • data structures
  • object orientation
  • SQL
  • ORMs
  • Flask and Dash
  • ETL

Requirements for projects are the following:

  • At least 3 models. The models must include a belongs to has many relationship.
  • Use of ORM aggregate methods: AVG, SUM, Count, etc.
  • ETL with use of at least one, and ideally two APIs. Alternatively, you can scrape data from a website. (Essentially, you are not allowed to simply download a pre-built csv file)
  • A Dash app that is connected to a Flask/SQLAlchemy back end

Process:

Day 1

  1. Choose a question you want to answer with data

For inspiration look other data projects:

  1. Get a sense of whether or not you can answer your original question with the data
  • Are the data sets high quality? Are there any missing values?
  • Can the data be modeled with relationships? What are the relationships?
  • Do some basic exploration of datasets in jupyter notebook
  • Clean your data and ensure that each of your fields is in a sensible format/datatype
  1. Model your database, and build your models

Day 2

  1. Integrate with API and seed database using ETL

  2. Build some dummy data in your models

  • begin with some basic charts
  • add callback functions for interactive components

Day 3

  1. Make visualizations with data from your database

  2. Iterate, iterate, iterate

ds-mod-1-project-requirements's People

Contributors

fpolchow avatar jeffkatzy avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.