{"id":29921346,"url":"https://github.com/stuartmackay/ebirders-project","last_synced_at":"2026-02-07T06:32:43.484Z","repository":{"id":306620490,"uuid":"1019013756","full_name":"StuartMacKay/ebirders-project","owner":"StuartMacKay","description":"The eBirders Project is a collection of libraries, Jupyter Notebooks, Django apps, and Django sites for working with data from eBird. This repository is for project-wide documentation, and examples, along with other shared resources.","archived":false,"fork":false,"pushed_at":"2025-07-26T15:42:56.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-26T20:53:44.577Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StuartMacKay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-13T14:51:09.000Z","updated_at":"2025-07-26T15:43:00.000Z","dependencies_parsed_at":"2025-07-26T21:05:46.748Z","dependency_job_id":null,"html_url":"https://github.com/StuartMacKay/ebirders-project","commit_stats":null,"previous_names":["stuartmackay/ebirders-project"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/StuartMacKay/ebirders-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Febirders-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Febirders-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Febirders-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Febirders-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StuartMacKay","download_url":"https://codeload.github.com/StuartMacKay/ebirders-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Febirders-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29188226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-02T07:23:29.834Z","updated_at":"2026-02-07T06:32:43.479Z","avatar_url":"https://github.com/StuartMacKay.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# eBirders Project\n\nThe eBirders Project is a collection of libraries, Jupyter Notebooks,\nDjango apps, and Django sites for working with data from [eBird.org](https://ebird.org).\n\nThe projects, from the bottom of the stack, to the top, consist of:\n\n* [ebird-api-requests](https://git.sr.ht/~smackay/ebird-api-requests) - a set of\n  python functions for accessing the [eBird API 2.0](https://documenter.getpostman.com/view/664302/S1ENwy59)\n  to download checklists, observations, locations and species, so you can \n  find out what has been seen, anywhere in the world.\n\n* [ebird-api-data](https://git.sr.ht/~smackay/ebird-api-data) - a reusable\n  Django app for loading data from the eBird API into a database. You can\n  use this as the basic building block for doing analysis with Jupyter \n  Notebooks, or an entire web site.\n\n* [ebird-dataset-data](https://git.sr.ht/~smackay/ebird-dataset-data) - a reusable\n  Django app for loading data from eBird, this time from the  \n  [eBird Basic Dataset](https://science.ebird.org/en/use-ebird-data/download-ebird-data-products).\n\n* [ebird-dataset-explorer](https://git.sr.ht/~smackay/ebird-dataset-explorer) - a \n  Django-based web site for browsing a database containing observations from the  \n  eBird Basic Dataset.\n\n* [ebird-notebooks](https://git.sr.ht/~smackay/ebird-notebooks) - a collection\n  of Jupyter Notebooks for analysing data downloaded from the eBird API.\n\n* [ebird-scrapers](https://git.sr.ht/~smackay/ebird-scrapers) - alas, not\n  all of the most interesting data is available via the eBird API. This \n  project provides scrapers for the \"Recent Checklists\" page, for any region,\n  and for individual checklists.\n\n* [ebirders-pt](https://git.sr.ht/~smackay/ebirders-pt) - a Django based web\n  site, delivering news and information on what has been seen in Portugal.\n  Visit the site at [https://www.ebirders.pt](https://www.ebirders.pt).\n \n## Project Information\n\n* Announcements: https://lists.sr.ht/~smackay/ebirders-announce\n* Discussions: https://lists.sr.ht/~smackay/ebirders-discuss\n* Development: https://lists.sr.ht/~smackay/ebirders-develop\n\nThis repository is also mirrored on Github:\n\n* Repository: https://github.com/StuartMacKay/ebirders-project\n\n# Licenses\n\nAll eBirders projects are released under the terms of the `[MIT](https://opensource.org/licenses/MIT) license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartmackay%2Febirders-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuartmackay%2Febirders-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartmackay%2Febirders-project/lists"}