{"id":67331,"name":"epitator","description":"EpiTator annotates epidemiological information in text documents. It is the natural language processing framework that powers GRITS and EIDR Connect.","url":"https://github.com/ecohealthalliance/epitator","last_synced_at":"2025-09-08T13:53:22.063Z","repository":{"id":20796736,"uuid":"90939635","full_name":"ecohealthalliance/EpiTator","owner":"ecohealthalliance","description":"EpiTator annotates epidemiological information in text documents. It is the natural language processing framework that powers GRITS and EIDR Connect.","archived":false,"fork":false,"pushed_at":"2022-06-21T21:15:44.000Z","size":844,"stargazers_count":41,"open_issues_count":4,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-12T23:25:13.365Z","etag":null,"topics":["disease-surveillance","epidemiology","geonames","nlp","spacy","toponym-resolution"],"latest_commit_sha":null,"homepage":"https://epitator.readthedocs.io/en/latest/index.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecohealthalliance.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-11T05:08:49.000Z","updated_at":"2024-09-24T15:04:47.000Z","dependencies_parsed_at":"2022-08-26T01:23:54.657Z","dependency_job_id":null,"html_url":"https://github.com/ecohealthalliance/EpiTator","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ecohealthalliance/EpiTator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecohealthalliance","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/sbom","scorecard":{"id":365535,"data":{"date":"2025-08-11","repo":{"name":"github.com/ecohealthalliance/EpiTator","commit":"721fdc444382a0493702ee5976c987954753f47a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 5/19 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:46:25.896Z","repository_id":20796736,"created_at":"2025-08-18T11:46:25.896Z","updated_at":"2025-08-18T11:46:25.896Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196102,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"ecohealthalliance","name":"EcoHealth Alliance","uuid":"1501231","kind":"organization","description":"","email":"tech@ecohealthalliance.org","website":"http://ecohealthalliance.org/","location":"New York, NY","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1501231?v=4","repositories_count":199,"last_synced_at":"2024-04-15T13:11:09.424Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ecohealthalliance","funding_links":[],"total_stars":474,"followers":18,"following":0,"created_at":"2022-11-03T12:26:07.750Z","updated_at":"2024-04-15T13:12:16.111Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecohealthalliance","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecohealthalliance/repositories"},"packages":[{"id":2724458,"name":"epitator","ecosystem":"pypi","description":"Annotators for extracting epidemiological information from text.","homepage":"https://github.com/ecohealthalliance/EpiTator","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ecohealthalliance/EpiTator","keywords_array":["nlp","information","extraction","case","counts","death","counts","count","extraction","date","extraction","epidemiology","keyword","resolution","toponym","resolution","disease","resolution","species","resolution","geoannotation","geoname","resolution"],"namespace":null,"versions_count":22,"first_release_published_at":"2017-07-24T06:28:42.000Z","latest_release_published_at":"2019-09-09T22:43:18.000Z","latest_release_number":"1.3.5","last_synced_at":"2025-08-26T06:19:21.257Z","created_at":"2022-04-10T10:54:08.668Z","updated_at":"2025-08-26T06:19:21.257Z","registry_url":"https://pypi.org/project/epitator/","install_command":"pip install epitator --index-url https://pypi.org/simple","documentation_url":"https://epitator.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.6","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Text Processing","Topic :: Text Processing :: Linguistic"],"normalized_name":"epitator","project_status":null},"repo_metadata":{"id":20796736,"uuid":"90939635","full_name":"ecohealthalliance/EpiTator","owner":"ecohealthalliance","description":"EpiTator annotates epidemiological information in text documents. It is the natural language processing framework that powers GRITS and EIDR Connect.","archived":false,"fork":false,"pushed_at":"2022-06-21T21:15:44.000Z","size":844,"stargazers_count":41,"open_issues_count":4,"forks_count":9,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-06-21T15:50:19.196Z","etag":null,"topics":["disease-surveillance","epidemiology","geonames","nlp","spacy","toponym-resolution"],"latest_commit_sha":null,"homepage":"https://epitator.readthedocs.io/en/latest/index.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecohealthalliance.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-11T05:08:49.000Z","updated_at":"2023-12-16T03:29:17.000Z","dependencies_parsed_at":"2022-08-26T01:23:54.657Z","dependency_job_id":null,"html_url":"https://github.com/ecohealthalliance/EpiTator","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecohealthalliance","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214777136,"owners_count":15783284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"},"owner_record":{"login":"ecohealthalliance","name":"EcoHealth Alliance","uuid":"1501231","kind":"organization","description":"","email":"tech@ecohealthalliance.org","website":"http://ecohealthalliance.org/","location":"New York, NY","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1501231?v=4","repositories_count":199,"last_synced_at":"2024-04-15T13:11:09.424Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ecohealthalliance","funding_links":[],"total_stars":474,"followers":18,"following":0,"created_at":"2022-11-03T12:26:07.750Z","updated_at":"2024-04-15T13:12:16.111Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecohealthalliance","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecohealthalliance/repositories"},"tags":[{"name":"1.3.5","sha":"4ca3175565e3242223e71d975ae14b701be50eec","kind":"commit","published_at":"2019-09-09T20:22:05.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.3.5","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"d16058e726f36a8b8989c075f5547ff14f8cff94","kind":"tag","published_at":"2019-07-31T22:14:38.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.3.4","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"2d226088d86685df3e1f2513c8a531c12b3a3471","kind":"commit","published_at":"2019-06-13T21:49:52.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.3.3","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"978aa01e44a75c015424396abdaf7ed4a4aa452c","kind":"commit","published_at":"2019-05-13T16:47:56.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.3.2","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.2/manifests"},{"name":"1.3.0","sha":"8fe5458e106e4a66f363518171a60778c2ee7a1d","kind":"commit","published_at":"2019-03-22T18:17:47.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.3.0","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"01fb1d95e4ee5987f1993f14fd4018c7f514dcff","kind":"commit","published_at":"2018-12-20T23:08:42.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.2.4","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"b3af1c5974a9b0df6aa3e4a25537d490037fe47f","kind":"commit","published_at":"2018-11-14T16:53:06.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.2.3","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"e395bca490ece9cf4e274763101803d71ebde326","kind":"commit","published_at":"2018-10-25T20:55:24.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.2.2","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.2.2/manifests"},{"name":"1.1.7","sha":"3e4fe1535b636054e21b3b7fc09bcaa661ae5b8a","kind":"commit","published_at":"2018-09-14T15:27:46.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.1.7","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"00fed228c45846232c5e85601f00db97ca9ec3d2","kind":"commit","published_at":"2018-08-13T15:26:01.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.1.6","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"e12e084e5f624c20db6c29fdb3546faaec98dc77","kind":"commit","published_at":"2018-08-06T18:53:39.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.1.5","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"abee5dfc79e2060ac3651d25392062669ca610ca","kind":"commit","published_at":"2018-07-23T20:59:48.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.1.4","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"63a8e5e4844c40f7f9b52d19b3d94ed4547a251a","kind":"commit","published_at":"2018-07-19T15:23:22.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.1.3","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.3/manifests"},{"name":"1.1.1","sha":"4da40492b43e0516ac9e0ef2c05cac7a411f3188","kind":"commit","published_at":"2018-06-07T19:28:08.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.1.1","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.1.1/manifests"},{"name":"1.0.4","sha":"4c5499ef04d18f76c580d91cd19839d03602a87b","kind":"commit","published_at":"2018-03-02T23:53:17.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.0.4","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"7f02d32b8454d137c13c40a7bb7ed764979cd804","kind":"commit","published_at":"2018-03-02T23:40:48.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.0.3","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"ec11f86a4e3e31e4ef2f5fc25702ff1351e061c8","kind":"commit","published_at":"2017-12-05T20:01:15.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/1.0.1","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/1.0.1/manifests"},{"name":"0.9.3","sha":"c16774a7a6c6ebd23105bfee9bdea1722d4594cb","kind":"tag","published_at":"2017-11-17T21:56:05.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/0.9.3","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"9c0c40513b4aef775b52a3cfaffb636aa9d1fbcc","kind":"tag","published_at":"2017-10-23T22:56:12.000Z","download_url":"https://codeload.github.com/ecohealthalliance/EpiTator/tar.gz/0.9.2","html_url":"https://github.com/ecohealthalliance/EpiTator/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/tags/0.9.2/manifests"}]},"repo_metadata_updated_at":"2024-08-10T09:30:19.325Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.060706916062038,"dependent_repos_count":11.798391849216776,"dependent_packages_count":7.31012528119255,"stargazers_count":10.086789342511507,"forks_count":11.463403173956795,"docker_downloads_count":null,"average":9.343883312587932},"purl":"pkg:pypi/epitator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/epitator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/epitator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/epitator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-10T09:30:18.009Z","issues_count":8,"pull_requests_count":51,"avg_time_to_close_issue":1660191.5,"avg_time_to_close_pull_request":757508.8979591837,"issues_closed_count":6,"pull_requests_closed_count":49,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":0.6470588235294118,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epitator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epitator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epitator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epitator/related_packages","maintainers":[{"uuid":"ehatech","login":"ehatech","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ehatech/","role":null,"created_at":"2023-02-24T04:11:23.855Z","updated_at":"2023-02-24T04:11:23.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ehatech/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":574608,"full_name":"ecohealthalliance/EpiTator","default_branch":"master","committers":[{"name":"Nathan Breit","email":"nath@nathanathan.com","login":null,"count":210},{"name":"Russell Horton","email":"rhorton@ecohealth.io","login":null,"count":99},{"name":"Nathan Breit","email":"nabreit@gmail.com","login":null,"count":76},{"name":"Toph Allen","email":"toph.allen@gmail.com","login":null,"count":48},{"name":"Auss Abbood","email":"AbboodA@rki.de","login":null,"count":7},{"name":"Amy Slagle","email":"aslagle@ecohealth.io","login":null,"count":4},{"name":"Léo Bouscarrat","email":"leo.bouscarrat@euranova.eu","login":null,"count":3},{"name":"Abe Miessler","email":"miessler@ecohealthalliance.org","login":null,"count":2},{"name":"Russell Horton","email":"russ@loon.local","login":null,"count":2},{"name":"Freddie Rosario","email":"rosario@ecohealthalliance.org","login":null,"count":2},{"name":"Toph Allen","email":"toph-allen","login":"toph-allen","count":2},{"name":"Dr Tom August","email":"tomaug@ceh.ac.uk","login":null,"count":1},{"name":"Stephen Matta","email":"stephenjmatta@gmail.com","login":null,"count":1},{"name":"Freddie Rosario","email":"frosario","login":"frosario","count":1},{"name":"aauss","email":"a.abbood@live.de","login":null,"count":1}],"total_commits":459,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.6,"dds":0.542483660130719,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T18:39:51.169Z","last_synced_commit":"721fdc444382a0493702ee5976c987954753f47a","created_at":"2023-03-09T05:34:54.961Z","updated_at":"2024-01-27T18:39:51.205Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484000,"commits_count":854343132,"contributors_count":31144857,"owners_count":908866,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ecohealthalliance/EpiTator","html_url":"https://github.com/ecohealthalliance/EpiTator","last_synced_at":"2025-04-12T23:21:20.973Z","status":null,"issues_count":8,"pull_requests_count":51,"avg_time_to_close_issue":1660191.5,"avg_time_to_close_pull_request":757508.8979591837,"issues_closed_count":6,"pull_requests_closed_count":49,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":1.875,"avg_comments_per_pull_request":0.6470588235294118,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T13:34:51.894Z","updated_at":"2025-04-12T23:21:20.973Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecohealthalliance%2FEpiTator/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"CONTRIBUTOR":5,"NONE":3},"pull_request_author_associations_count":{"CONTRIBUTOR":48,"NONE":3},"issue_authors":{"aauss":4,"leobouscarrat":1,"nickynicolson":1,"AugustT":1,"alam121":1},"pull_request_authors":{"nathanathan":37,"aauss":8,"toph-allen":2,"leobouscarrat":1,"AugustT":1,"dependabot[bot]":1,"Broham":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.451Z","repositories_count":8341616,"issues_count":15640449,"pull_requests_count":37241097,"authors_count":5664792,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["disease-surveillance","epidemiology","geonames","nlp","spacy","toponym-resolution"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.readthedocs.txt","sha":null,"kind":"manifest","created_at":"2022-08-26T01:23:54.072Z","updated_at":"2022-08-26T01:23:54.072Z","repository_link":"https://github.com/ecohealthalliance/EpiTator/blob/master/requirements.readthedocs.txt","dependencies":[{"id":2761809475,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-26T01:23:54.163Z","updated_at":"2022-08-26T01:23:54.163Z","repository_link":"https://github.com/ecohealthalliance/EpiTator/blob/master/requirements.txt","dependencies":[{"id":2761810145,"package_name":"unicodecsv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2761810146,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.16.1","direct":true,"kind":"runtime","optional":false},{"id":2761810147,"package_name":"geopy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2761810148,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2761810149,"package_name":"dateparser","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":2761810150,"package_name":"rdflib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2761810151,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2761810152,"package_name":"spacy","ecosystem":"pypi","requirements":"==2.1.8","direct":true,"kind":"runtime","optional":false},{"id":2761810153,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":2761810154,"package_name":"regex","ecosystem":"pypi","requirements":"==2018.01.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-26T01:23:54.421Z","updated_at":"2022-08-26T01:23:54.421Z","repository_link":"https://github.com/ecohealthalliance/EpiTator/blob/master/setup.py","dependencies":[{"id":2761810210,"package_name":"dateparser","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":2761810211,"package_name":"geopy","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"runtime","optional":false},{"id":2761810212,"package_name":"unicodecsv","ecosystem":"pypi","requirements":"\u003e=0.14.1","direct":true,"kind":"runtime","optional":false},{"id":2761810213,"package_name":"spacy","ecosystem":"pypi","requirements":"==2.1.8","direct":true,"kind":"runtime","optional":false},{"id":2761810214,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false},{"id":2761810215,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.1","direct":true,"kind":"runtime","optional":false},{"id":2761810216,"package_name":"rdflib","ecosystem":"pypi","requirements":"\u003e=4.2.2","direct":true,"kind":"runtime","optional":false},{"id":2761810217,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.6.0","direct":true,"kind":"runtime","optional":false},{"id":2761810218,"package_name":"regex","ecosystem":"pypi","requirements":"==2018.01.10","direct":true,"kind":"runtime","optional":false},{"id":2761810219,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":9.347926034928745,"created_at":"2025-09-08T11:18:47.032Z","updated_at":"2025-10-07T08:25:22.399Z","avatar_url":"https://github.com/ecohealthalliance.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":14,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67331","html_url":"https://science.ecosyste.ms/projects/67331"}