Data files (geojson, csv) derived from tables on the PASCC Earth Impact Database website, and the Python scripts that created them.
download.py
: Downloads the page for each event.scrape.py
: Hoovers out the data from each page and does some light cleaning and transformation (DMS coordinates to decimal, etc.)