I found an interesting looking dataset about Polar Bear ear tag tracking on a USGS website: https://alaska.usgs.gov/products/data.php?dataid=130
I deployed it as a datasette website and API here: https://polar-bears.now.sh/
Here's how I did it:
- Install datasette and csvs-to-sqlite: