iNaturalist Visualization: What introduced species are in my place?

ok. fair enough. not to steal your thunder or idea, but i made a webpage that makes a similar packed circles visualization (using D3.js) using the response from the Observation Species Counts endpoint. this might be useful for folks who are having a hard time running R.

page: https://jumear.github.io/stirfry/iNat_obs_species_counts_packed_circles.html
code: https://github.com/jumear/stirfry/blob/gh-pages/iNat_obs_species_counts_packed_circles.html

usage examples:

  1. introduced species (research grade observations) at Acadia National Park: https://jumear.github.io/stirfry/iNat_obs_species_counts_packed_circles.html?introduced=true&place_id=49610&quality_grade=research&label=common_name
  2. tiwane’s observed leaf taxa for CNC SF Bay Area 2020, grouped by iconic taxon: https://jumear.github.io/stirfry/iNat_obs_species_counts_packed_circles.html?user_id=tiwane&project_id=city-nature-challenge-2020-san-francisco-bay-area&style=2
  3. alexis18’s observed leaf taxa for 2019, with more observed iconic taxa closer to the center:https://jumear.github.io/stirfry/iNat_obs_species_counts_packed_circles.html?user_id=alexis18&year=2019&style=1&label=common_name
6 Likes