Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 506 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 506 Bytes

Earth Impact Craters

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.)