GithubHelp home page GithubHelp logo

songeo / mexico-public Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dssg/mexico-public

0.0 2.0 0.0 6.13 MB

Public facing Mexico repository

Jupyter Notebook 97.45% Python 0.20% R 1.27% Shell 0.32% Visual Basic 0.77%

mexico-public's Introduction

Team Mexico: Finding new strategies to reduce maternal mortality

Members

  • Julius Adebayo
  • Nick Eng
  • Eric Potash
  • Layla Pournajaf
  • Ben Yuhas (Mentor)

Getting Started

The majority of the startup work will be found in the "pre-processing" directory, primarily in the "initial_upload", "data_cleaning", and "model_datasets" directories.

The three folders should be run in the following order: initial_upload -> data_cleaning -> model_datasets

The order of which files are run within the "initial_upload" and "data_cleaning" foler most likely does not matter. The only ordering that is important for the "model_datasets" folder is that "all_muni_joins.sql" and "municipality.sql" are run last within the folder.

The three folders solve the following purposes:

  • initial_upload: uploads the various data files (of varying formats!) into a single Postgres database upon which we can further manipulate
  • data_cleaning: correctly types variables within tables, cleans up mis-coded/inconsistently-coded data, and translates variable names to English
  • model_datasets: aggregates data from across the database to generate tables that our models were ultimately built off of, primarily the table created by "municipality.sql"

Once the following 3 folders are run, go ahead and analyze!

Analysis

Our analysis is split into 4 levels of granularity, in order from most granular to least granular, each with their own folder:

  1. Individual level
  2. Locality level
  3. Municipality level
  4. State level
  5. Country level

Each of those folders contains up to two folders, one for modeling and one for exploratory analysis. Their purposes should be self-explanatory.

Additional Documentation

Additional documentation can be found in the individual folders. Furthermore data dictionaries can be found in the "data_dicts" folder.

mexico-public's People

Contributors

laylap avatar potash avatar nicke5012 avatar

Watchers

Sonia G. Mendizábal avatar James Cloos 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.