{"id":59655,"name":"meteostat","description":"Access and analyze historical weather and climate data with Python.","url":"https://github.com/meteostat/meteostat-python","last_synced_at":"2025-09-05T15:36:52.236Z","repository":{"id":38349921,"uuid":"285335799","full_name":"meteostat/meteostat-python","owner":"meteostat","description":"Access and analyze historical weather and climate data with Python.","archived":false,"fork":false,"pushed_at":"2025-07-05T12:22:38.000Z","size":1364,"stargazers_count":524,"open_issues_count":26,"forks_count":65,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-03T10:55:04.576Z","etag":null,"topics":["climate","climate-change","climate-data","data-science","meteostat","open-data","statistics","weather","weather-data","weather-station"],"latest_commit_sha":null,"homepage":"https://dev.meteostat.net/python/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meteostat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"clampr","patreon":"meteostat","custom":["https://www.paypal.com/donate?hosted_button_id=MQ67WRDC8EW38"]}},"created_at":"2020-08-05T15:47:15.000Z","updated_at":"2025-09-02T17:21:17.000Z","dependencies_parsed_at":"2023-09-21T19:12:18.381Z","dependency_job_id":"8f53abf5-061e-4386-94f5-de1c61e3a14e","html_url":"https://github.com/meteostat/meteostat-python","commit_stats":{"total_commits":117,"total_committers":2,"mean_commits":58.5,"dds":0.008547008547008517,"last_synced_commit":"d9585d77ed35c30792763e9e6fe47a600556719a"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/meteostat/meteostat-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/sbom","scorecard":{"id":638147,"data":{"date":"2025-08-11","repo":{"name":"github.com/meteostat/meteostat-python","commit":"3f5acc3fa8136704498303397438caef925bc420"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/assign-project.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/assign-project.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/assign-project.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 22 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-21T09:52:42.512Z","repository_id":38349921,"created_at":"2025-08-21T09:52:42.512Z","updated_at":"2025-08-21T09:52:42.512Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273731341,"owners_count":25157840,"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-05T02:00:09.113Z","response_time":402,"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":"meteostat","name":"Meteostat","uuid":"29773680","kind":"organization","description":"The Weather's Record Keeper","email":"info@meteostat.net","website":"https://meteostat.net","location":null,"twitter":"meteost","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29773680?v=4","repositories_count":14,"last_synced_at":"2024-04-12T23:41:58.133Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/meteostat","funding_links":[],"total_stars":469,"followers":115,"following":0,"created_at":"2022-11-14T05:24:13.163Z","updated_at":"2024-04-12T23:42:01.210Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat/repositories"},"packages":[{"id":2800312,"name":"meteostat","ecosystem":"pypi","description":"Access and analyze historical weather and climate data with Python.","homepage":"https://github.com/meteostat/meteostat-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/meteostat/meteostat-python","keywords_array":["weather","climate","data","timeseries","meteorology"],"namespace":null,"versions_count":53,"first_release_published_at":"2020-10-15T14:08:11.000Z","latest_release_published_at":"2025-06-22T09:32:49.000Z","latest_release_number":"1.7.4","last_synced_at":"2025-09-05T08:34:35.311Z","created_at":"2022-04-10T11:35:22.875Z","updated_at":"2025-09-05T08:34:35.311Z","registry_url":"https://pypi.org/project/meteostat/","install_command":"pip install meteostat --index-url https://pypi.org/simple","documentation_url":"https://meteostat.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Database","Topic :: Scientific/Engineering :: Atmospheric Science","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Visualization"],"normalized_name":"meteostat","project_status":null},"repo_metadata":{"id":38349921,"uuid":"285335799","full_name":"meteostat/meteostat-python","owner":"meteostat","description":"Access and analyze historical weather and climate data with Python.","archived":false,"fork":false,"pushed_at":"2024-02-19T13:40:03.000Z","size":467,"stargazers_count":352,"open_issues_count":21,"forks_count":50,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-14T13:16:42.163Z","etag":null,"topics":["climate","climate-change","climate-data","data-science","meteostat","open-data","statistics","weather","weather-data","weather-station"],"latest_commit_sha":null,"homepage":"https://dev.meteostat.net/python/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meteostat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"clampr","patreon":"meteostat","custom":["https://www.paypal.com/donate?hosted_button_id=MQ67WRDC8EW38"]}},"created_at":"2020-08-05T15:47:15.000Z","updated_at":"2024-04-14T12:38:53.000Z","dependencies_parsed_at":"2023-09-21T19:12:18.381Z","dependency_job_id":"8f53abf5-061e-4386-94f5-de1c61e3a14e","html_url":"https://github.com/meteostat/meteostat-python","commit_stats":{"total_commits":117,"total_committers":2,"mean_commits":58.5,"dds":0.008547008547008517,"last_synced_commit":"d9585d77ed35c30792763e9e6fe47a600556719a"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":210809696,"owners_count":15206072,"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":"meteostat","name":"Meteostat","uuid":"29773680","kind":"organization","description":"The Weather's Record Keeper","email":"info@meteostat.net","website":"https://meteostat.net","location":null,"twitter":"meteost","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29773680?v=4","repositories_count":14,"last_synced_at":"2024-04-12T23:41:58.133Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/meteostat","funding_links":[],"total_stars":469,"followers":115,"following":0,"created_at":"2022-11-14T05:24:13.163Z","updated_at":"2024-04-12T23:42:01.210Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat/repositories"},"tags":[{"name":"v1.6.7","sha":"d9585d77ed35c30792763e9e6fe47a600556719a","kind":"commit","published_at":"2023-09-28T16:33:14.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.7","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"41d7e701e27b3071116de4ef293f1a52c2b6f55a","kind":"commit","published_at":"2023-09-26T13:35:15.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.6","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"051cd235eff2fd9f2c85e3a887e2e27b32b2144d","kind":"commit","published_at":"2022-08-17T18:25:43.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.5","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"ceb9277faf6aab39a584cc99d37a7ca9cb661a50","kind":"commit","published_at":"2022-08-09T17:11:39.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"b6727659be4a01c166f197a566eae5bf7dc9ff20","kind":"commit","published_at":"2022-06-28T20:01:11.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"1f332834e80276259d7143d2ec35dfcce7053c94","kind":"commit","published_at":"2022-06-01T13:50:43.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5a5602d21a08fc8629436c2a3bd44a31a7e179a9","kind":"commit","published_at":"2022-02-07T10:02:46.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"78c37be73acaf7bd2bb3e22423dad461a543623e","kind":"commit","published_at":"2022-01-28T22:58:48.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.0/manifests"},{"name":"v1.5.11","sha":"96766a0c3ba96998ebc568c2bf58e1aa2e4d53bc","kind":"commit","published_at":"2022-01-08T11:30:42.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.11","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"d8ce478b7cd7e8f04c001366c007e950547cdcba","kind":"commit","published_at":"2021-08-27T10:03:59.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.10","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"6b2baf7df0e53d1002d0e0ca88ba2b03b326ddbb","kind":"commit","published_at":"2021-08-26T14:29:46.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.9","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"40a80ad256ff5fac5ffbd804d7d05d6ea2eebfaf","kind":"commit","published_at":"2021-08-20T10:18:15.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.8","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"b80db6eecfe50075200b2c57d22074915a953522","kind":"commit","published_at":"2021-07-05T14:30:28.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.7","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.7/manifests"},{"name":"v1.5.5","sha":"bc415ded5b46f67ed7b9e3079d82dedf9756106e","kind":"commit","published_at":"2021-07-01T21:32:34.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.5","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"4198a1f1076bfb8b9d22885c4b674a10de6cabff","kind":"commit","published_at":"2021-07-01T10:12:30.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"d7bdc6075031564447907c0e5e6724c7bd1d5e81","kind":"commit","published_at":"2021-06-30T21:21:53.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bc9fc0d109cd6fd44a13b21c7244dfec1937868b","kind":"commit","published_at":"2021-06-30T15:04:50.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7cc44592eb0c1014f1cd24a8ff5978a14993fa6e","kind":"commit","published_at":"2021-06-28T22:08:59.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"382bf275ccce43057b07df0389f54f699576374f","kind":"commit","published_at":"2021-06-28T14:37:53.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.0/manifests"},{"name":"v1.4.6","sha":"470b75e9a61e699a15946e45b28b9e964f54f763","kind":"commit","published_at":"2021-06-22T06:20:19.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.6","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"7005aad382aa6a0f14e0ec8a8c8367d1c621ef5c","kind":"commit","published_at":"2021-06-21T12:35:31.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.5","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"e52b28cc330a947ca936eecf6b04c781aa40788f","kind":"commit","published_at":"2021-06-19T12:27:45.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"246b3213e628da54c682eb3187ab302672104b02","kind":"commit","published_at":"2021-06-19T11:37:13.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"dee43994f05d9cee6b20ee09d98dd45c0fb1378b","kind":"commit","published_at":"2021-06-18T11:17:42.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"a295c2d9ca9d3923512d6c7d661715520f3be6db","kind":"commit","published_at":"2021-06-17T09:14:49.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"05717fee7002a4a5f461d4a9e6ea8856549c68df","kind":"commit","published_at":"2021-06-16T10:25:20.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"3d0eabc7ba7b4fb5a92001a90d1f8dd6e3d208f9","kind":"commit","published_at":"2021-06-14T08:56:44.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.5","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"ddd3437378f14c45235411679bcc2a0700f63671","kind":"commit","published_at":"2021-06-10T11:54:00.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"79ef6f12f9bfa15f11640572a1ab6b0a50d57928","kind":"commit","published_at":"2021-06-09T15:32:42.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b277968151e2e1a33beaa7222a557ba870dc274b","kind":"commit","published_at":"2021-06-08T10:53:57.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ecb7f0965e073743dac1d6d64a1a088755987030","kind":"commit","published_at":"2021-06-07T11:49:12.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"caed682c4043d7bf88a82635cebb08494bfe26ce","kind":"commit","published_at":"2021-05-25T10:19:37.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d4d828ad81d60482ec50276deba7413e2ff042f5","kind":"commit","published_at":"2021-04-12T15:18:44.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.2.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"3e1271970f70eba33e39c18a214b8301f377b4fa","kind":"commit","published_at":"2021-04-12T13:40:58.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.2.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"d4f3f3b9f38c0d913180627698a571babfd89659","kind":"commit","published_at":"2021-04-08T13:12:18.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.2.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"247ca9f839eef0adcde1624f4e129aa53354dd37","kind":"commit","published_at":"2021-04-06T13:58:07.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.1.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"4192be15ee9b221887a5e1053701dd9f352278d5","kind":"commit","published_at":"2021-02-02T15:41:08.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.1.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3bdb885ba16f4923804cafe112c5d9d465f90de8","kind":"commit","published_at":"2021-02-01T14:09:34.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.1.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"37bb0f545c22b599e6ab22ac2d4f07235530ae9e","kind":"commit","published_at":"2021-01-26T14:26:43.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.0.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"35ed550de1f8c6bc790e959b85806189e8a0d0fd","kind":"commit","published_at":"2021-01-20T12:08:07.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.0.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9682e6ef1d1b541e87a3722cd7d22e70a6a31eec","kind":"commit","published_at":"2021-01-19T14:23:27.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.0.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"458cbcf7851867b0f115d9ffe15185ceae3b7e7f","kind":"commit","published_at":"2020-12-07T11:10:36.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.0.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"330f5ac3f6ebf4243bc14911c173584a2fe8e6e0","kind":"commit","published_at":"2020-11-20T10:06:22.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v0.3.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2fd002e6872f9ce211a54aa9df9a4f762cc9bacc","kind":"commit","published_at":"2020-11-10T10:25:57.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v0.2.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"214003cb88cf6e87139370ec27efa7f3c6c5ffab","kind":"commit","published_at":"2020-10-19T12:43:04.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v0.1.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"2f0de84198bd57ba8ae5ec63b050c7e230f71058","kind":"commit","published_at":"2020-10-15T14:16:05.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v0.1.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T19:53:50.862Z","dependent_packages_count":10,"downloads":489328,"downloads_period":"last-month","dependent_repos_count":41,"rankings":{"downloads":1.5923442203874867,"dependent_repos_count":2.294834224996721,"dependent_packages_count":1.597174500809551,"stargazers_count":3.6041698484866282,"forks_count":6.451568699996281,"docker_downloads_count":3.813405850302578,"average":3.2255828908298745},"purl":"pkg:pypi/meteostat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/meteostat","docker_dependents_count":3,"docker_downloads_count":138,"usage_url":"https://repos.ecosyste.ms/usage/pypi/meteostat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/meteostat/dependencies","status":null,"funding_links":["https://github.com/sponsors/clampr","https://patreon.com/meteostat","https://www.paypal.com/donate?hosted_button_id=MQ67WRDC8EW38"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T18:33:03.687Z","issues_count":87,"pull_requests_count":46,"avg_time_to_close_issue":5206810.101449275,"avg_time_to_close_pull_request":235539.63636363635,"issues_closed_count":68,"pull_requests_closed_count":44,"pull_request_authors_count":11,"issue_authors_count":66,"avg_comments_per_issue":2.2298850574712645,"avg_comments_per_pull_request":0.2391304347826087,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3204379.0,"past_year_avg_time_to_close_pull_request":468986.8333333333,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.0555555555555556,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/issues","maintainers":[{"login":"clampr","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clampr"}],"active_maintainers":[{"login":"clampr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clampr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/meteostat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/meteostat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/meteostat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/meteostat/related_packages","maintainers":[{"uuid":"meteostat","login":"meteostat","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/meteostat/","role":null,"created_at":"2023-02-24T16:23:03.021Z","updated_at":"2023-02-24T16:23:03.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/meteostat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725194,"maintainers_count":308369,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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"}},{"id":11733244,"name":"github.com/meteostat/meteostat-python","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/meteostat/meteostat-python","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2020-10-15T14:16:05.000Z","latest_release_published_at":"2025-06-22T09:32:21.000Z","latest_release_number":"v1.7.4","last_synced_at":"2025-09-05T08:34:36.330Z","created_at":"2025-06-05T11:14:59.274Z","updated_at":"2025-09-05T08:34:36.330Z","registry_url":"https://pkg.go.dev/github.com/meteostat/meteostat-python","install_command":"go get github.com/meteostat/meteostat-python","documentation_url":"https://pkg.go.dev/github.com/meteostat/meteostat-python#section-documentation","metadata":{},"repo_metadata":{"id":38349921,"uuid":"285335799","full_name":"meteostat/meteostat-python","owner":"meteostat","description":"Access and analyze historical weather and climate data with Python.","archived":false,"fork":false,"pushed_at":"2025-07-05T12:22:38.000Z","size":1364,"stargazers_count":524,"open_issues_count":26,"forks_count":65,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-03T10:55:04.576Z","etag":null,"topics":["climate","climate-change","climate-data","data-science","meteostat","open-data","statistics","weather","weather-data","weather-station"],"latest_commit_sha":null,"homepage":"https://dev.meteostat.net/python/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meteostat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"clampr","patreon":"meteostat","custom":["https://www.paypal.com/donate?hosted_button_id=MQ67WRDC8EW38"]}},"created_at":"2020-08-05T15:47:15.000Z","updated_at":"2025-09-02T17:21:17.000Z","dependencies_parsed_at":"2023-09-21T19:12:18.381Z","dependency_job_id":"8f53abf5-061e-4386-94f5-de1c61e3a14e","html_url":"https://github.com/meteostat/meteostat-python","commit_stats":{"total_commits":117,"total_committers":2,"mean_commits":58.5,"dds":0.008547008547008517,"last_synced_commit":"d9585d77ed35c30792763e9e6fe47a600556719a"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/meteostat/meteostat-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/sbom","scorecard":{"id":638147,"data":{"date":"2025-08-11","repo":{"name":"github.com/meteostat/meteostat-python","commit":"3f5acc3fa8136704498303397438caef925bc420"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/assign-project.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/assign-project.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/assign-project.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/meteostat/meteostat-python/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 22 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-21T09:52:42.512Z","repository_id":38349921,"created_at":"2025-08-21T09:52:42.512Z","updated_at":"2025-08-21T09:52:42.512Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273501971,"owners_count":25117092,"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-03T02:00:09.631Z","response_time":76,"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_record":{"login":"meteostat","name":"Meteostat","uuid":"29773680","kind":"organization","description":"The Weather's Record Keeper","email":"info@meteostat.net","website":"https://meteostat.net","location":null,"twitter":"meteost","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29773680?v=4","repositories_count":14,"last_synced_at":"2024-04-12T23:41:58.133Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/meteostat","funding_links":[],"total_stars":469,"followers":115,"following":0,"created_at":"2022-11-14T05:24:13.163Z","updated_at":"2024-04-12T23:42:01.210Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteostat/repositories"},"tags":[{"name":"v1.7.4","sha":"3f5acc3fa8136704498303397438caef925bc420","kind":"commit","published_at":"2025-06-22T09:32:21.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.7.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"71aaa4000bc969e2ad8c25eb303e83e489506cac","kind":"commit","published_at":"2025-06-22T09:19:35.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.7.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5146013e58214e648f07ea0552145c3e47507677","kind":"commit","published_at":"2025-06-22T08:28:38.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.7.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"fc9f1ba5ff9b8f9f2a60e3ba8f3a724fe538c6b3","kind":"commit","published_at":"2025-06-08T08:50:34.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.7.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"ba9653a4244c2cd72e7d926c29c738d18fa61258","kind":"commit","published_at":"2025-05-29T12:27:11.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.7.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"3556ccadc2ce60e17429bc1cbdbf843bc6cb2360","kind":"commit","published_at":"2024-06-20T10:38:22.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.8","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"d9585d77ed35c30792763e9e6fe47a600556719a","kind":"commit","published_at":"2023-09-28T16:33:14.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.7","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"41d7e701e27b3071116de4ef293f1a52c2b6f55a","kind":"commit","published_at":"2023-09-26T13:35:15.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.6","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"051cd235eff2fd9f2c85e3a887e2e27b32b2144d","kind":"commit","published_at":"2022-08-17T18:25:43.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.5","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"ceb9277faf6aab39a584cc99d37a7ca9cb661a50","kind":"commit","published_at":"2022-08-09T17:11:39.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"b6727659be4a01c166f197a566eae5bf7dc9ff20","kind":"commit","published_at":"2022-06-28T20:01:11.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"1f332834e80276259d7143d2ec35dfcce7053c94","kind":"commit","published_at":"2022-06-01T13:50:43.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5a5602d21a08fc8629436c2a3bd44a31a7e179a9","kind":"commit","published_at":"2022-02-07T10:02:46.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"78c37be73acaf7bd2bb3e22423dad461a543623e","kind":"commit","published_at":"2022-01-28T22:58:48.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.6.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.6.0/manifests"},{"name":"v1.5.11","sha":"96766a0c3ba96998ebc568c2bf58e1aa2e4d53bc","kind":"commit","published_at":"2022-01-08T11:30:42.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.11","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"d8ce478b7cd7e8f04c001366c007e950547cdcba","kind":"commit","published_at":"2021-08-27T10:03:59.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.10","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"6b2baf7df0e53d1002d0e0ca88ba2b03b326ddbb","kind":"commit","published_at":"2021-08-26T14:29:46.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.9","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"40a80ad256ff5fac5ffbd804d7d05d6ea2eebfaf","kind":"commit","published_at":"2021-08-20T10:18:15.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.8","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"b80db6eecfe50075200b2c57d22074915a953522","kind":"commit","published_at":"2021-07-05T14:30:28.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.7","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.7/manifests"},{"name":"v1.5.5","sha":"bc415ded5b46f67ed7b9e3079d82dedf9756106e","kind":"commit","published_at":"2021-07-01T21:32:34.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.5","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"4198a1f1076bfb8b9d22885c4b674a10de6cabff","kind":"commit","published_at":"2021-07-01T10:12:30.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"d7bdc6075031564447907c0e5e6724c7bd1d5e81","kind":"commit","published_at":"2021-06-30T21:21:53.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"bc9fc0d109cd6fd44a13b21c7244dfec1937868b","kind":"commit","published_at":"2021-06-30T15:04:50.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7cc44592eb0c1014f1cd24a8ff5978a14993fa6e","kind":"commit","published_at":"2021-06-28T22:08:59.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"382bf275ccce43057b07df0389f54f699576374f","kind":"commit","published_at":"2021-06-28T14:37:53.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.5.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.5.0/manifests"},{"name":"v1.4.6","sha":"470b75e9a61e699a15946e45b28b9e964f54f763","kind":"commit","published_at":"2021-06-22T06:20:19.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.6","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"7005aad382aa6a0f14e0ec8a8c8367d1c621ef5c","kind":"commit","published_at":"2021-06-21T12:35:31.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.5","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"e52b28cc330a947ca936eecf6b04c781aa40788f","kind":"commit","published_at":"2021-06-19T12:27:45.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"246b3213e628da54c682eb3187ab302672104b02","kind":"commit","published_at":"2021-06-19T11:37:13.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"dee43994f05d9cee6b20ee09d98dd45c0fb1378b","kind":"commit","published_at":"2021-06-18T11:17:42.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"a295c2d9ca9d3923512d6c7d661715520f3be6db","kind":"commit","published_at":"2021-06-17T09:14:49.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"05717fee7002a4a5f461d4a9e6ea8856549c68df","kind":"commit","published_at":"2021-06-16T10:25:20.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.4.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"3d0eabc7ba7b4fb5a92001a90d1f8dd6e3d208f9","kind":"commit","published_at":"2021-06-14T08:56:44.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.5","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"ddd3437378f14c45235411679bcc2a0700f63671","kind":"commit","published_at":"2021-06-10T11:54:00.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.4","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"79ef6f12f9bfa15f11640572a1ab6b0a50d57928","kind":"commit","published_at":"2021-06-09T15:32:42.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b277968151e2e1a33beaa7222a557ba870dc274b","kind":"commit","published_at":"2021-06-08T10:53:57.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ecb7f0965e073743dac1d6d64a1a088755987030","kind":"commit","published_at":"2021-06-07T11:49:12.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"caed682c4043d7bf88a82635cebb08494bfe26ce","kind":"commit","published_at":"2021-05-25T10:19:37.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.3.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"d4d828ad81d60482ec50276deba7413e2ff042f5","kind":"commit","published_at":"2021-04-12T15:18:44.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.2.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"3e1271970f70eba33e39c18a214b8301f377b4fa","kind":"commit","published_at":"2021-04-12T13:40:58.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.2.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"d4f3f3b9f38c0d913180627698a571babfd89659","kind":"commit","published_at":"2021-04-08T13:12:18.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.2.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"247ca9f839eef0adcde1624f4e129aa53354dd37","kind":"commit","published_at":"2021-04-06T13:58:07.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.1.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"4192be15ee9b221887a5e1053701dd9f352278d5","kind":"commit","published_at":"2021-02-02T15:41:08.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.1.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3bdb885ba16f4923804cafe112c5d9d465f90de8","kind":"commit","published_at":"2021-02-01T14:09:34.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.1.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"37bb0f545c22b599e6ab22ac2d4f07235530ae9e","kind":"commit","published_at":"2021-01-26T14:26:43.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.0.3","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"35ed550de1f8c6bc790e959b85806189e8a0d0fd","kind":"commit","published_at":"2021-01-20T12:08:07.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.0.2","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9682e6ef1d1b541e87a3722cd7d22e70a6a31eec","kind":"commit","published_at":"2021-01-19T14:23:27.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.0.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"458cbcf7851867b0f115d9ffe15185ceae3b7e7f","kind":"commit","published_at":"2020-12-07T11:10:36.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v1.0.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"330f5ac3f6ebf4243bc14911c173584a2fe8e6e0","kind":"commit","published_at":"2020-11-20T10:06:22.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v0.3.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2fd002e6872f9ce211a54aa9df9a4f762cc9bacc","kind":"commit","published_at":"2020-11-10T10:25:57.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v0.2.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"214003cb88cf6e87139370ec27efa7f3c6c5ffab","kind":"commit","published_at":"2020-10-19T12:43:04.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v0.1.1","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"2f0de84198bd57ba8ae5ec63b050c7e230f71058","kind":"commit","published_at":"2020-10-15T14:16:05.000Z","download_url":"https://codeload.github.com/meteostat/meteostat-python/tar.gz/v0.1.0","html_url":"https://github.com/meteostat/meteostat-python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/meteostat/meteostat-python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T20:00:34.589Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/meteostat/meteostat-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/meteostat/meteostat-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/meteostat/meteostat-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/meteostat/meteostat-python/dependencies","status":null,"funding_links":["https://github.com/sponsors/clampr","https://patreon.com/meteostat","https://www.paypal.com/donate?hosted_button_id=MQ67WRDC8EW38"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T10:55:00.455Z","issues_count":97,"pull_requests_count":58,"avg_time_to_close_issue":5090101.563380281,"avg_time_to_close_pull_request":3554880.2280701753,"issues_closed_count":70,"pull_requests_closed_count":57,"pull_request_authors_count":11,"issue_authors_count":75,"avg_comments_per_issue":2.072164948453608,"avg_comments_per_pull_request":0.27586206896551724,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":734814.6666666666,"past_year_avg_time_to_close_pull_request":491664.85714285716,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.46153846153846156,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/issues","maintainers":[{"login":"clampr","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clampr"}],"active_maintainers":[{"login":"clampr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clampr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmeteostat%2Fmeteostat-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmeteostat%2Fmeteostat-python/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmeteostat%2Fmeteostat-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmeteostat%2Fmeteostat-python/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":610571,"full_name":"meteostat/meteostat-python","default_branch":"master","committers":[{"name":"Christian Lamprecht","email":"christian.lamprecht@aol.de","login":"clampr","count":124},{"name":"e-hamza","email":"32574974+e-hamza","login":"e-hamza","count":1}],"total_commits":125,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":62.5,"dds":0.008000000000000007,"past_year_committers":[{"name":"Christian Lamprecht","email":"christian.lamprecht@aol.de","login":"clampr","count":5}],"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2025-08-08T19:01:28.205Z","last_synced_commit":"3f5acc3fa8136704498303397438caef925bc420","created_at":"2023-03-09T07:22:10.950Z","updated_at":"2025-08-08T19:01:28.205Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"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":"meteostat/meteostat-python","html_url":"https://github.com/meteostat/meteostat-python","last_synced_at":"2025-09-05T14:23:57.423Z","status":"active","issues_count":99,"pull_requests_count":58,"avg_time_to_close_issue":5090101.563380281,"avg_time_to_close_pull_request":3554880.2280701753,"issues_closed_count":70,"pull_requests_closed_count":57,"pull_request_authors_count":11,"issue_authors_count":77,"avg_comments_per_issue":2.0303030303030303,"avg_comments_per_pull_request":0.27586206896551724,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":734814.6666666666,"past_year_avg_time_to_close_pull_request":491664.85714285716,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-09T10:39:45.420Z","updated_at":"2025-09-05T14:23:57.424Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteostat%2Fmeteostat-python/issues","issue_labels_count":{"enhancement":13,"bug":11,"help wanted":2,"question":2,"wontfix":1,"documentation":1},"pull_request_labels_count":{"enhancement":5,"bug":3},"issue_author_associations_count":{"NONE":87,"MEMBER":8,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"MEMBER":43,"NONE":8,"CONTRIBUTOR":7},"issue_authors":{"clampr":8,"MarieCurie13":3,"lefkothea1":3,"guidocioni":3,"bram-tv":3,"xenide":2,"gvangelatos":2,"magowiz":2,"GangaBisht":2,"WillBaumgardnerVevo":2,"cminton-hub":2,"Weyaaron":2,"andersoncarlosfs":1,"somedude72":1,"mullerhai":1,"prajwalainapur":1,"avikarto":1,"slowtoaccept":1,"karumbis":1,"falahfakhri-Iraq":1,"alceballosa":1,"aljubrmj":1,"kantarse":1,"Vhaume":1,"cshenicct":1,"revathisujendran86":1,"sv1990":1,"meteoDaniel":1,"CharlieFoxtrotgit":1,"kjrathore":1,"dcervenkov":1,"Jonathan-Gore":1,"ObiWanLansi":1,"l-kotzur":1,"talatccan":1,"paapu88":1,"baqwas":1,"adamhsparks":1,"peterphung2043":1,"sainir92":1,"szabilukacs":1,"nantonog":1,"programmin1":1,"FGFischer":1,"e-hamza":1,"FinancialPenguin":1,"tarran-durham":1,"s-razavi":1,"shivank1992":1,"wizzioficial":1,"saltymaverick":1,"Diederik98":1,"SouhailAB":1,"whyduck86":1,"urielz":1,"olivierNyp":1,"celinahanouti":1,"ArdeoDeo":1,"dnk8n":1,"jragbeer":1,"tnfru":1,"sramirez":1,"tdlangland":1,"Intergalactyc":1,"romarowski":1,"jorgmateos":1,"couzhei":1,"jamesyeh111":1,"lrpalmer27":1,"c-ehrlich":1,"PetricaR":1,"JasonF-Explore":1,"schmarn2410":1,"saihari":1,"MarineMercier":1,"aldder":1,"kaiserls":1},"pull_request_authors":{"clampr":43,"ngehrsitz":2,"Weyaaron":2,"LairdStreak":2,"meteoDaniel":2,"andersoncarlosfs":2,"e-hamza":1,"eisber":1,"tnfru":1,"jan-meyer-1986":1,"Jonas1312":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10103789,"issues_count":31523126,"pull_requests_count":97734489,"authors_count":10703676,"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":{"NONE":15},"past_year_pull_request_author_associations_count":{"MEMBER":8},"past_year_issue_authors":{"lefkothea1":3,"aljubrmj":1,"Intergalactyc":1,"kantarse":1,"lrpalmer27":1,"mullerhai":1,"peterphung2043":1,"prajwalainapur":1,"somedude72":1,"sv1990":1,"szabilukacs":1,"tarran-durham":1,"urielz":1},"past_year_pull_request_authors":{"clampr":8},"maintainers":[{"login":"clampr","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clampr"}],"active_maintainers":[{"login":"clampr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clampr"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":4,"IssuesEvent":13,"WatchEvent":85,"IssueCommentEvent":22,"PushEvent":65,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":3,"PullRequestEvent":8,"ForkEvent":5},"last_year":{"CreateEvent":4,"ReleaseEvent":4,"IssuesEvent":13,"WatchEvent":85,"IssueCommentEvent":22,"PushEvent":65,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":3,"PullRequestEvent":8,"ForkEvent":5}},"keywords":["climate","climate-change","climate-data","data-science","meteostat","open-data","statistics","weather","weather-data","weather-station"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T06:43:12.433Z","updated_at":"2022-09-02T06:43:12.433Z","repository_link":"https://github.com/meteostat/meteostat-python/blob/master/requirements.txt","dependencies":[{"id":3584218120,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false},{"id":3584218121,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3584218122,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3584218123,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3584218124,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3584218125,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3584218126,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3584218127,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3584218128,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-02T06:43:12.439Z","updated_at":"2022-09-02T06:43:12.439Z","repository_link":"https://github.com/meteostat/meteostat-python/blob/master/setup.py","dependencies":[{"id":3584218129,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/assign-project.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:18.336Z","updated_at":"2023-09-21T19:12:18.336Z","repository_link":"https://github.com/meteostat/meteostat-python/blob/master/.github/workflows/assign-project.yml","dependencies":[{"id":13856548001,"package_name":"peter-evans/create-or-update-project-card","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linter.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:18.345Z","updated_at":"2023-09-21T19:12:18.345Z","repository_link":"https://github.com/meteostat/meteostat-python/blob/master/.github/workflows/linter.yml","dependencies":[{"id":13856548002,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13856548003,"package_name":"github/super-linter","ecosystem":"actions","requirements":"v3.17.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:18.351Z","updated_at":"2023-09-21T19:12:18.351Z","repository_link":"https://github.com/meteostat/meteostat-python/blob/master/.github/workflows/publish.yml","dependencies":[{"id":13856548029,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13856548030,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:12:18.360Z","updated_at":"2023-09-21T19:12:18.360Z","repository_link":"https://github.com/meteostat/meteostat-python/blob/master/.github/workflows/tests.yml","dependencies":[{"id":13856548031,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13856548032,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":20.10424809973825,"created_at":"2025-09-04T15:51:36.325Z","updated_at":"2025-10-07T08:23:27.046Z","avatar_url":"https://github.com/meteostat.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":489328,"funding_links":["https://github.com/sponsors/clampr","https://patreon.com/meteostat","https://www.paypal.com/donate?hosted_button_id=MQ67WRDC8EW38","https://www.patreon.com/meteostat"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/59655","html_url":"https://science.ecosyste.ms/projects/59655","bibtex_url":"https://science.ecosyste.ms/projects/59655/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/59655/export.apalike"}