📅 Get Species Data by Month and Year
Query for species occurrences during a specific month and year.🔗 Endpoint
GET /data/<species>/<month>/<yr>
<species>= scientific name<month>= numeric month (01–12)<yr>= 4-digit year (e.g.2022)
Get occurrence data for a species during a specific month of a year.
GET /data/<species>/<month>/<yr>
<species> = scientific name<month> = numeric month (01–12)<yr> = 4-digit year (e.g. 2022)