Skip to content

A project to analyze, visualize, and communicate City of Evanston Open Data

License

Notifications You must be signed in to change notification settings

ACiDS-NU/evanston_viz_2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evanston_Viz_2019

A project to analyze, visualize, and communicate City of Evanston Open Data (in response to call for submissions to the Love Data Week 2019 contest). Ideally, the visuals created here will tell a coherent story to be printed for the competition.

Final Poster

Final Poster

Project Organization

├── LICENSE
├── README.md          <- The top-level README for developers using this project.
├── data
│   ├── external       <- Data from third party sources.
│   ├── interim        <- Intermediate data that has been transformed.
│   ├── processed      <- The final, canonical data sets for modeling.
│   └── raw            <- The original, immutable data dump.
│
├── docs               <- Extra docs
│
├── models             <- Trained and serialized models, model predictions, or model summaries
│
├── notebooks          <- Jupyter notebooks.
│
├── references         <- Data dictionaries, manuals, and all other explanatory materials.
│
├── reports            <- Generated analysis as HTML, PDF, LaTeX, etc.
│   └── figures        <- Generated graphics and figures to be used in reporting
├── src                <- Source code for use in this project.
    ├── __init__.py    <- Makes src a Python module
    │
    ├── data           <- Scripts to download or generate data
    │   └── make_dataset.py
    │
    ├── features       <- Scripts to turn raw data into features for modeling
    │   └── build_features.py
    │
    ├── models         <- Scripts to train models and then use trained models to make
        │                 predictions
        ├── predict_model.py
        └── train_model.py

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

About

A project to analyze, visualize, and communicate City of Evanston Open Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published