GithubHelp home page GithubHelp logo

smiledir's Introduction

Smile :) Child Care directory

This is a light service that can consume multiple data sources and make a uniform data set.

Current Setup

You should install docker-compose, clone the repo and run $ docker-compose up --build

set up the venv and install dependencies with $ pipenv install

To ingest data, run $ pipenv run python API_ingest.py && pipenv run python csv_ingest.py && pipenv run python web_scrape_ingest.py

To run reports (total centers, centers in each zipcode) run $ pipenv run python reports.py

todos

done (with time taken)

  • Compare ds Columns - 15 min
  • define initial schema - 15 min
  • setup database container with test seed script - 1 hour
  • env security? - 15 min
  • set up and test dedoop - 1 hour
  • setup and test scrape ingest- 5 hours
  • setup and test csv ingest - 30 min
  • setup and test API ingest - 30 min
  • SQL scripts - 1 hour
  • document!! - 1 hour

todo

  • needs way more tests
  • multi-state support (not just California!)
  • examine errors in logs and fix (looks like off by one errors persist in web scraper)
  • Theres extremely large amounts of duplication according to our dedup method (phone number) This is a data smell for sure, work with stakeholders to come up with a better uniqueness system
  • see commented TODOs
  • data ingestion should be a script or single command

smiledir's People

Contributors

dependabot[bot] avatar keynesyoudigit avatar

Watchers

 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.