Skip to content

Some tools to analyze and visualize the 30,000 observations of plants and animals I've posted on iNaturalist.

License

Notifications You must be signed in to change notification settings

MarkNenadov/thirty-grand

Repository files navigation

thirty-grand

Introduction

Some tools for exploring and visualizing my 30,000 observations of animals and plants on iNaturalist. Utilizing Python, pandas, and matplotlib.

You can see a (work in progress) report on these 30,000 observation with many photos here.

Mark Nenadov (2024)

Module Structure

Queries

  • query_all_observations (function)
  • random_sample (function)

Utilities

Charting

  • display_yearly_observation_barchart (function using matplotlib)

Tables

  • get_observations_table_str (function)
  • print_observations_table (function)
  • get_taxon_table_str (function)
  • print_family_table (function)
  • print_class_table (function)
  • print_order_table (function)

About

Some tools to analyze and visualize the 30,000 observations of plants and animals I've posted on iNaturalist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages