Code Monkey home page Code Monkey logo

communityconnect-labs's People

Contributors

alanren2 avatar chyku avatar coconut750750 avatar dyang5200 avatar meghatron3000 avatar pkgamma avatar yousefa00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

communityconnect-labs's Issues

Parse given census data into database

Write a Python script to parse, clean, and store the census collection data from 2010 into the database.

Cleaning steps we need to take include:

  • percentages that are not in the range [0, 1]

  • data points that are not tracts (such as counties, etc)

We want to be able to store each data point as an object under a Mongo collection so that we can access it later. Create a Model for the Collection, and then do .save() to save btw.

Each data pt should have: Date (as mongo datetime obj), tractId, 2000 response rate, 2010 response rate

Sample data

Establish data contract between front end and back end

Still something we have to figure out is how much the MapBox API will provide for us (we can upload data into their platform and they will render it for us) and how much data we must provide ourselfs (mostly predictive data, especially during the census collection period).

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.