Skip to content

Commit

Permalink
Merge pull request #116 from JWCook/choropleth
Browse files Browse the repository at this point in the history
Add script to map US county FIPS codes to iNaturalist place IDs
  • Loading branch information
JWCook authored Mar 10, 2021
2 parents a955355 + a3ee86d commit d804a51
Show file tree
Hide file tree
Showing 7 changed files with 3,493 additions and 8 deletions.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* `node_api.get_observation_species_counts()`
* `node_api.get_observation_observers()`
* `node_api.get_observation_identifiers()`
* `node_api.get_places_autocomplete()`
* `node_api.get_projects()`
* `node_api.get_taxa()`
* `rest_api.get_observations()`
Expand Down
1 change: 1 addition & 0 deletions examples/sample_data/fips_to_inat_place_ids.json

Large diffs are not rendered by default.

Loading

0 comments on commit d804a51

Please sign in to comment.