Skip to content

set of tools for scraping and interfacing with EPA UV Index data

Notifications You must be signed in to change notification settings

thequbit/epauvindex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

epauvindex

set of tools for scraping and interfacing with EPA UV Index data

demo

Working example can be seen here: [Daily EPA UV Index Heat Map] (http://mycodespace.net/projects/epauvindex/)

license

This software is released under the GNU GPL version 3 or later.

description

There are some bugs with the heatmap javascript library I used ... or how I am using it (one of those ... :p). If it doesn't display, zoom in or out again and it should show up.

example:

Example Image

notes:

The scraper runs every night at 6am EST and takes about 4 hours to run. Data will then be available after 10am EST (or so) each day for that specific day. I hope to setup the script to upload the SQL each day to the git repo so there is a easy-to-get-to bulk download.

The scrapper pulls in data from the EPA for a few short of 40,000 zipcodes across the entire US. It then attaches latitude and longitude data to each hourly data point for that zipcode.

If you would like additional API's added, please put them in the [issues] (https://github.com/thequbit/epauvindex/issues). Thanks, and enjoy!

shoutouts

The idea for this comes from another project that came out of the National Day of Civic Hacking at RIT. That project can be found [here] (https://github.com/FOSSRIT/ndoch-epa). Shout out to Nate Case, Remy DeCausemaker, and David Gay for getting their project started with only 24 hours to do it!

About

set of tools for scraping and interfacing with EPA UV Index data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published