Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script for Weather #1

Open
YazeedLoonat opened this issue Nov 11, 2022 · 0 comments
Open

Script for Weather #1

YazeedLoonat opened this issue Nov 11, 2022 · 0 comments
Assignees

Comments

@YazeedLoonat
Copy link
Owner

YazeedLoonat commented Nov 11, 2022

Using the data found in: https://www.ncei.noaa.gov/cdo-web/datatools/lcd will need (https://www.ncei.noaa.gov/access/homr/reports/mshr) for station mapping I think
write a script that takes the data and aggregates it.

We want to be able to take the last 60 months of climate data for each metro area and distill it.

There may be multiple weather stations in a metro area and so we will want to take that and construct:

  • an average for rainfall across the city per each year (12 month period)
  • an average for snowfall across the city per each year (12 month period)
  • an average for rainfall across the 5 year long periods
  • an average for snowfall across the 5 year period

the data set will need to map the station to a metro area listed in https://belonging.berkeley.edu/most-least-segregated-metro-regions

for now we can output this data as a json file

@YazeedLoonat YazeedLoonat added this to the Data Gathering milestone Nov 11, 2022
@YazeedLoonat YazeedLoonat self-assigned this Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant