Giter Club home page Giter Club logo

purple_haze's People

Contributors

adambsokol avatar cdfredrickson avatar gretashum avatar tylersc avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

purple_haze's Issues

purple_haze_app.ipynb in the package directory

Unless it has to be in that location to run properly, you might want to move purple_haze_app.ipynb to an examples folder in the repository root or a notebooks folder in the package.

Regardless, I like to pointer to it in the README.md which was a nice touch.

Functional and component specification feedback

  • Functional
    • https://github.com/adambsokol/purple_haze/blob/main/docs/functional_specification.md
    • Problem being addressed
      • What is the relationship between air quality, air quality testing, and socioeconomic status?
    • Data sources, data structure
      • Seattle PurpleAir sensors, multiple csv files per sensor
      • Seattle's Open Data Program Racial and Social Equity Composite Index (RSECI) dataset, shapefile
    • Users: domain, skills, programming experience
      • Researchers who can use Jupyter notebooks and Python
    • At least 2 use cases
      • "I want to find the number of PurpleAir sensors within a census tract in Seattle"
      • "I want to compute the PM2.5 and AQI averages for each census tract in Seattle"
  • Component
    • https://github.com/adambsokol/purple_haze/blob/main/docs/component_specification.md
    • 3+ software components: what it does, inputs it requires, and outputs it provides.
      • These components are well specified, nice work!
      • "Organizing Purple Air Data Files"
        • splits air quality data on census tract
      • "Reading & Analyzing Purple Air Data"
        • Add air quality calculations
      • "Visualization"
        • Plot data in Jupyter notebook
    • Preliminary plan
      • Prioritize continuous integration and unit testing
      • Don't worry too much about choosing the wrong kind of map, just try to get a simple example working and iterate from there if you have time.

__main__.py in repo root?

Not sure what the __main__.py file is doing in the repo root. Maybe it is required for the nature of your code, but you should provide some documentation about it.

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.