Vashon Data Projects

  • Wildcam - Currently contains map and highlight photos v3 - includes filtering by animal type and adds station All (so you can see all photos from all stations for a given animal or graph of all animal sightings across all stations)
  • Wildcam Test - Just a test for embedding wildcam on VNC website.
  • iNaturalist Widget Test - Just a test for embedding iNaturalist observations (https://www.inaturalist.org/observations/widget) on VNC website.
  • iNaturalist API - Observations subset - played around with the API (https://api.inaturalist.org/v1/docs/#!/Observations/get_observations) and downloaded all the observations from Vashon Biodiversity Project. This lets you view what data is downloaded on a subset of observations.
  • 32890 iNaturalist observations from Vashon Biodiversity Project downloaded 2/10/25 (1.8GB) - If you really want to see this, you can right-click and save the file to your computer. Viewing it directly in the browser will probably cause your browser to lag.
  • Jupyter notebook (python code, view only) used to access iNaturalist API. Right click to save and download iNaturalist.ipynb notebook here