Skip to content

Output from the Q2 2024 Hackday with Open Earth Foundation

License

Notifications You must be signed in to change notification settings

tsdataclinic/oef-hackday-q2-24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Earth Foundation

Disaggregating emissions to city level

Key outputs

  • State-level fuel sales data disaggregated to the city-level based on population, vehicle owning population, and trip distances.
  • What-a-waste data with city-level population data from 2016 and 2020 sourced from WorldPop estimates.

Getting Started

Directory Structure:

├── LICENSE
├── README.md          <- The top-level README for developers using this project.
├── data
│   ├── whatawaste     <- WhataWaste raw and processed data
│   ├── interim        <- Intermediate data that has been transformed.
│   ├── processed      <- The final, canonical data sets for modeling.
│   └── raw            <- The original, immutable data dump.
│
├── notebooks          <- Jupyter notebooks. fuel_sales_weighted_estimates contains the notebook for disaggregating state-level fuel sales down to city level
│
├── Pipfile            <- The requirements file for reproducing the analysis environment, 
│                         to build the environment do `pipenv install` from the project directory
│
├── src                <- Source code for use in this project.

Project based on the cookiecutter data science project template. #cookiecutterdatascience

About

Output from the Q2 2024 Hackday with Open Earth Foundation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published