We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
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
The text was updated successfully, but these errors were encountered:
YazeedLoonat
No branches or pull requests
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:
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
The text was updated successfully, but these errors were encountered: