{"id":79490,"name":null,"description":"JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily","url":"https://github.com/pomber/covid19","last_synced_at":"2025-09-08T21:36:22.017Z","repository":{"id":37343008,"uuid":"246989434","full_name":"pomber/covid19","owner":"pomber","description":"JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily","archived":false,"fork":false,"pushed_at":"2023-03-10T08:32:43.000Z","size":280809,"stargazers_count":1223,"open_issues_count":10,"forks_count":376,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-08-18T01:34:58.556Z","etag":null,"topics":["2019-ncov","api","coronavirus","covid-19","data","dataset","json","time-series"],"latest_commit_sha":null,"homepage":"https://pomber.github.io/covid19/timeseries.json","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pomber.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-03-13T04:40:32.000Z","updated_at":"2025-08-14T17:44:03.000Z","dependencies_parsed_at":"2024-01-08T08:05:49.996Z","dependency_job_id":null,"html_url":"https://github.com/pomber/covid19","commit_stats":{"total_commits":2280,"total_committers":132,"mean_commits":"17.272727272727273","dds":0.08771929824561409,"last_synced_commit":"d3a19fec399de081fded0853be72c2de847d4495"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pomber/covid19","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pomber","download_url":"https://codeload.github.com/pomber/covid19/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/sbom","scorecard":{"id":740618,"data":{"date":"2025-08-11","repo":{"name":"github.com/pomber/covid19","commit":"d3a19fec399de081fded0853be72c2de847d4495"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/main.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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pomber/covid19/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pomber/covid19/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pomber/covid19/main.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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"}}]},"last_synced_at":"2025-08-22T17:19:39.146Z","repository_id":37343008,"created_at":"2025-08-22T17:19:39.146Z","updated_at":"2025-08-22T17:19:39.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231435,"owners_count":25245625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"pomber","name":"Rodrigo Pombo","uuid":"1911623","kind":"user","description":"Overengineer. Tools for better code reading comprehension. Building @code-hike.","email":"","website":"https://pomb.us","location":null,"twitter":"pomber","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1911623?u=e229be53a0816de373a668ad8f74e20b30c056c8\u0026v=4","repositories_count":176,"last_synced_at":"2024-04-14T22:03:11.665Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["pomber"],"patreon":"pomber","custom":"https://www.paypal.me/pomber"}},"html_url":"https://github.com/pomber","funding_links":["https://github.com/sponsors/pomber","https://patreon.com/pomber","https://www.paypal.me/pomber"],"total_stars":31327,"followers":3075,"following":23,"created_at":"2022-11-04T01:30:59.968Z","updated_at":"2024-04-14T22:04:02.675Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pomber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pomber/repositories"},"packages":[{"id":6345261,"name":"pomber/covid19","ecosystem":"actions","description":"JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily","homepage":"https://pomber.github.io/covid19/timeseries.json","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pomber/covid19","keywords_array":["2019-ncov","api","coronavirus","covid-19","data","dataset","json","time-series"],"namespace":"pomber","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-08-18T01:32:49.746Z","latest_release_number":null,"last_synced_at":"2025-08-18T01:32:49.745Z","created_at":"2023-02-16T03:28:05.839Z","updated_at":"2025-08-18T01:54:18.214Z","registry_url":"https://github.com/pomber/covid19","install_command":null,"documentation_url":null,"metadata":{"name":"Extract Time Series","runs":{"using":"node12","main":"action.js"},"default_branch":"master","path":null},"repo_metadata":{"id":37343008,"uuid":"246989434","full_name":"pomber/covid19","owner":"pomber","description":"JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily","archived":false,"fork":false,"pushed_at":"2023-03-10T08:32:43.000Z","size":280809,"stargazers_count":1225,"open_issues_count":10,"forks_count":375,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-07-09T19:49:54.761Z","etag":null,"topics":["2019-ncov","api","coronavirus","covid-19","data","dataset","json","time-series"],"latest_commit_sha":null,"homepage":"https://pomber.github.io/covid19/timeseries.json","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pomber.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-03-13T04:40:32.000Z","updated_at":"2025-05-25T11:59:38.000Z","dependencies_parsed_at":"2024-01-08T08:05:49.996Z","dependency_job_id":null,"html_url":"https://github.com/pomber/covid19","commit_stats":{"total_commits":2280,"total_committers":132,"mean_commits":"17.272727272727273","dds":0.08771929824561409,"last_synced_commit":"d3a19fec399de081fded0853be72c2de847d4495"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pomber/covid19","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pomber","download_url":"https://codeload.github.com/pomber/covid19/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270932567,"owners_count":24670240,"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-08-17T02:00:09.016Z","response_time":129,"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":"pomber","name":"Rodrigo Pombo","uuid":"1911623","kind":"user","description":"Overengineer. Tools for better code reading comprehension. Building @code-hike.","email":"","website":"https://pomb.us","location":null,"twitter":"pomber","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1911623?u=e229be53a0816de373a668ad8f74e20b30c056c8\u0026v=4","repositories_count":176,"last_synced_at":"2024-04-14T22:03:11.665Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["pomber"],"patreon":"pomber","custom":"https://www.paypal.me/pomber"}},"html_url":"https://github.com/pomber","funding_links":["https://github.com/sponsors/pomber","https://patreon.com/pomber","https://www.paypal.me/pomber"],"total_stars":31327,"followers":3075,"following":23,"created_at":"2022-11-04T01:30:59.968Z","updated_at":"2024-04-14T22:04:02.675Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pomber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pomber/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-18T01:54:18.213Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":0.20091480357371863,"forks_count":0.14106784080707904,"average":10.800239387851066},"purl":"pkg:githubactions/pomber/covid19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/pomber/covid19","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/pomber/covid19","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/pomber/covid19/dependencies","status":null,"funding_links":["https://github.com/sponsors/pomber"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T01:54:16.634Z","issues_count":32,"pull_requests_count":70,"avg_time_to_close_issue":3705589.96,"avg_time_to_close_pull_request":1179862.014925373,"issues_closed_count":25,"pull_requests_closed_count":67,"pull_request_authors_count":62,"issue_authors_count":30,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":1.0571428571428572,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":73.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pomber%2Fcovid19/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pomber%2Fcovid19/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pomber%2Fcovid19/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pomber%2Fcovid19/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32192,"maintainers_count":0,"namespaces_count":20211,"keywords_count":6167,"github":"actions","metadata":{"funded_packages_count":2687},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-08T05:02:05.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":486416,"full_name":"pomber/covid19","default_branch":"master","committers":[{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":2080},{"name":"Rodrigo Pombo","email":"pombopombopombo@gmail.com","login":"pomber","count":44},{"name":"Christophe Thiebaud","email":"christophe.thiebaud@aequologica.net","login":null,"count":4},{"name":"Saiprasad Balasubramanian","email":"sai.cosmo@gmail.com","login":"backtrackbaba","count":3},{"name":"Nicholas McCullum","email":"nicholasmccullum@gmail.com","login":"nickmccullum","count":3},{"name":"Milap Neupane","email":"neupanemil2010@gmail.com","login":"milap-neupane","count":3},{"name":"Julio Vasconez Yulan","email":"jvasconez28@gmail.com","login":"jvas28","count":3},{"name":"Rémi Delaporte-Mathurin","email":"40028739+RemiTheWarrior","login":"RemiTheWarrior","count":2},{"name":"Shakirul Hasan","email":"shakirul34@student.sust.edu","login":"KhanShaheb34","count":2},{"name":"Tapas Adhikary","email":"tapas.adhikary@gmail.com","login":"atapas","count":2},{"name":"Thomas Alrek","email":"thomas@alrek.no","login":"thomas-alrek","count":2},{"name":"daniel-karl","email":"55108245+daniel-karl","login":"daniel-karl","count":2},{"name":"Rafael Castellar das Neves","email":"rafael.castellar@gmail.com","login":"rafaelcastellar","count":2},{"name":"Minh Nguyen","email":"ngmikeng@gmail.com","login":"ngmikeng","count":2},{"name":"Leonardo Kameya","email":"leonardo.kameya@gmail.com","login":"lkameya","count":2},{"name":"EMMANUEL NENI","email":"35854224+cryptodoct0r","login":"cryptodoct0r","count":2},{"name":"Dhanushka Chandana","email":"dhanushka787@gmail.com","login":"dhanushkac","count":2},{"name":"Darío Hereñú","email":"magallania@gmail.com","login":"kant","count":2},{"name":"Alexander ritik","email":"44138254+alexanderritik","login":"alexanderritik","count":2},{"name":"Ahmad Chaiban","email":"46166998+AhmadChaiban","login":"AhmadChaiban","count":2},{"name":"Aeol","email":"carlj15.cj@gmail.com","login":"AE0L","count":2},{"name":"Emin Durak","email":"emindurak@Emins-MacBook-Pro.local","login":null,"count":2},{"name":"Dmitry Ivakhnenko","email":"jeetiss@yandex.ru","login":"jeetiss","count":1},{"name":"Edward","email":"47450322+EdwardLeks","login":"EdwardLeks","count":1},{"name":"Eric Coutinho","email":"ericcdsoouza@gmail.com","login":"ericcoutinho","count":1},{"name":"EstMP","email":"EstMP","login":"EstMP","count":1},{"name":"Everton Leite","email":"etcholeite@gmail.com","login":"etcho","count":1},{"name":"Fabiano Bandeira","email":"lfabianosb@gmail.com","login":"lfabianosb","count":1},{"name":"Faizal Bin Azman","email":"tnemovich@gmail.com","login":"faizalazman","count":1},{"name":"Wendelstein7","email":"23213464+Wendelstein7","login":"Wendelstein7","count":1},{"name":"Zibi Braniecki","email":"zibi@braniecki.net","login":"zbraniecki","count":1},{"name":"Chandu","email":"43699825+chandan-reddy-k","login":"chandan-reddy-k","count":1},{"name":"Chad Nehemiah","email":"chad.nehemiah94@gmail.com","login":"maschad","count":1},{"name":"Dino Numić","email":"dino.emp@gmail.com","login":"Nodimon","count":1},{"name":"Dimitris Damilos","email":"d.k.damilos@gmail.com","login":"Jonur","count":1},{"name":"Derek Kwok","email":"47575722+derekmkwok","login":"derekmkwok","count":1},{"name":"Danylo Bilokha","email":"danbilokha@gmail.com","login":"danemesis","count":1},{"name":"Felipe Contreras","email":"felipe.contreras@gmail.com","login":"felipec","count":1},{"name":"Felipe augusto","email":"augustto.felipe@hotmail.com","login":"f2acode","count":1},{"name":"Freethrow aka Marko","email":"aleksendric@gmail.com","login":"freethrow","count":1},{"name":"IevgenySp","email":"ievgeny.s@gmail.com","login":"IevgenySp","count":1},{"name":"Gilang Dandung","email":"42947375+ximplah","login":"ximplah","count":1},{"name":"Gabriel de Oliveira","email":"gabrieldeoliveira.gdo23@gmail.com","login":"gabsdotco","count":1},{"name":"Gabriel Cesar","email":"gabrielcesar2@gmail.com","login":"gabrielcesar","count":1},{"name":"rizkyrajitha","email":"rajithagunathilake.com","login":null,"count":1},{"name":"Venkat","email":"Narayana.svenkat.cse17@iitbhu.ac.in","login":null,"count":1},{"name":"Asindu","email":"git@drileba.capital","login":null,"count":1},{"name":"Florian Thiery MSc","email":"web@florian-thiery.de","login":null,"count":1},{"name":"Ankush Arunkumar","email":"ankush1997@gmail.com","login":"ankushop2","count":1},{"name":"Andy Feng","email":"anndyfeng1@gmail.com","login":"peachteaboba","count":1},{"name":"Andrii Kopp","email":"kopp93@gmail.com","login":"andriikopp","count":1},{"name":"Andrew Schultz","email":"contact@eversionsystems.com","login":"eversionsystems","count":1},{"name":"Andrew","email":"aww@awwsmm.com","login":"awwsmm","count":1},{"name":"Andreas Agapitos","email":"andreasagap@gmail.com","login":"andreasagap","count":1},{"name":"Anderson Bento","email":"40117788+bentoavb","login":"bentoavb","count":1},{"name":"Ameer Jhan","email":"ameerjhanprof@gmail.com","login":"ameerthehacker","count":1},{"name":"Alfian Busyro","email":"arufian703@gmail.com","login":"arufian","count":1},{"name":"Alberto Tarozzo","email":"albe.tarozzo@gmail.com","login":"Alberto75","count":1},{"name":"Akarsh Jairaj","email":"akarshjairaj@gmail.com","login":"headrohit96","count":1},{"name":"Abhishek Ray","email":"apostate22@gmail.com","login":"ray-abhishek","count":1},{"name":"AuliaYF","email":"auliayf@gmail.com","login":"AuliaYF","count":1},{"name":"Bharavi Lakhote","email":"bharavi15@gmail.com","login":"bharavi15","count":1},{"name":"Blaz","email":"32398606+blaz-blazer","login":"blaz-blazer","count":1},{"name":"Blaz Pocrnja","email":"bpocrnja@gmail.com","login":"BlazPocrnja","count":1},{"name":"Bryan Maupin","email":"bmaupin","login":"bmaupin","count":1},{"name":"B͈̤̖̪̪̱ͅl̯̯̮̼͎̬͚̳̩̖̲u̜̼͉͈̠b͙̬̘̙̱̗̲͙b͍̞̬̬͓̼l̰̪͖̯̼̟̟͈̖͕̜̱̜ͅl̻̗͔̝̭̰͚͇̯̥","email":"34196146+blubbll","login":"blubbll","count":1},{"name":"Nicolas Chenet","email":"nicolas.chenet@datadoghq.com","login":"nicolaschenet","count":1},{"name":"Uno","email":"dariocazzani@gmail.com","login":"dariocazzani","count":1},{"name":"Torstein Hønsi","email":"torstein@highsoft.com","login":"TorsteinHonsi","count":1},{"name":"Torben","email":"59419684+entorb","login":"entorb","count":1},{"name":"Tom","email":"tom.trinh.nguyen@gmail.com","login":"arosisi","count":1},{"name":"Tobias Weiß","email":"tweiss@gfz-potsdam.de","login":"twei55","count":1},{"name":"Tej","email":"tejpartapsingh91@gmail.com","login":"tpkahlon","count":1},{"name":"Ted Slesinski","email":"ted@slesinski.org","login":"energee","count":1},{"name":"Subhash Sarangi","email":"32383953+Subhash3","login":"Subhash3","count":1},{"name":"Simon","email":"31181952+somm-doe","login":"somm-doe","count":1},{"name":"Shivam Agrawal","email":"shivam301296@gmail.com","login":"shivampip","count":1},{"name":"Shawn Louis","email":"52456259+Shawn1912","login":"Shawn1912","count":1},{"name":"workaholic7","email":"36437004+workaholic7","login":"workaholic7","count":1},{"name":"vinecz-data","email":"63321974+vinecz-data","login":"vinecz-data","count":1},{"name":"techie448","email":"techie448@gmail.com","login":"techie448","count":1},{"name":"syui","email":"syui","login":"syui","count":1},{"name":"Vinícius Rodrigues","email":"57015217+viniciusrodrigues1a","login":"viniciusrodrigues1a","count":1},{"name":"robDevs","email":"robbdevv@gmail.com","login":"robDevs","count":1},{"name":"nrodrigo","email":"norbinn@gmail.com","login":"nrodrigo","count":1},{"name":"ncoro","email":"67396205+ncoro","login":"ncoro","count":1},{"name":"kaline","email":"mesquitabfkaline@gmail.com","login":"kaline","count":1},{"name":"jvnte","email":"42372628+jvnte","login":"jvnte","count":1},{"name":"hisham2k9","email":"55137645+hisham2k9","login":"hisham2k9","count":1},{"name":"hiancdtrsnm","email":"hiancdtrsnm@gmail.com","login":"hiancdtrsnm","count":1},{"name":"clavesi","email":"34937562+clavesi","login":"clavesi","count":1},{"name":"cityxdev","email":"55859758+cityxdev","login":"cityxdev","count":1},{"name":"agaktr","email":"45101051+agaktr","login":"agaktr","count":1},{"name":"Sergio Andrés Martínez Palacios","email":"elsamplio@msn.com","login":"ElSamplio","count":1},{"name":"Paulo César Coutinho","email":"pcmnac@gmail.com","login":"pcmnac","count":1},{"name":"Ozan Botan","email":"57642636+ozanbotanls","login":"ozanbotanls","count":1},{"name":"Ossama Rafique","email":"32899991+OssamaRafique","login":"OssamaRafique","count":1},{"name":"Niyonsaba Mugabo Deo","email":"mugabodeo6@gmail.com","login":"mugabodeo","count":1},{"name":"sh6","email":"vasya.srk@gmail.com","login":"main-sh4","count":1},{"name":"Mateusz Kwasniewski","email":"kwasniewski.mateusz@gmail.com","login":"kwasniew","count":1},{"name":"Lonny Gomes","email":"code@lonnygomes.com","login":"LonnyGomes","count":1},{"name":"Justus","email":"37590567+HerrBlauzahn","login":"HerrBlauzahn","count":1},{"name":"Julian Lange","email":"julian.laenge@gmail.com","login":"LangeJM","count":1},{"name":"Javier Trujillo Rodríguez","email":"43856810+trujilloRJ","login":"trujilloRJ","count":1},{"name":"Jack Clarke","email":"me@jackclarke.xyz","login":"Jackojc","count":1},{"name":"Jabon","email":"33793854+jabonsolo","login":"jabonsolo","count":1},{"name":"Saurav  Kanchan","email":"sauravnk30@gmail.com","login":"SauravKanchan","count":1},{"name":"Sandeep Ramgolam","email":"sandeep@ramgolam.com","login":"MrSunshyne","count":1},{"name":"Sam Orme","email":"8319419+ormesam","login":"ormesam","count":1},{"name":"Ryan Lindskog","email":"rlindskog","login":"rlindskog","count":1},{"name":"Ruslan Sheptolut","email":"rsheptolut@gmail.com","login":"rsheptolut","count":1},{"name":"Wagih El-Bedeawi","email":"wagih.elbedeawi@gmail.com","login":"ElBedeawi","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Ivan","email":"ivan007244@gmail.com","login":"soround","count":1},{"name":"Ishaan Varma","email":"mayankverr@gmail.com","login":"nooblyf","count":1},{"name":"Roy Riojas","email":"royriojas","login":"royriojas","count":1},{"name":"Robert Magnusson","email":"59053438+robert-northmind","login":"robert-northmind","count":1},{"name":"Robert Ellison","email":"rob@catfood.net","login":"abfo","count":1},{"name":"Ritom Sonowal","email":"ritomsonowal99@gmail.com","login":"ritomsonowal","count":1},{"name":"Rick Kleinhans","email":"hi@rickkln.com","login":"rickkln","count":1},{"name":"Randall Arms","email":"contact.randallArms@gmail.com","login":"randallarms","count":1},{"name":"RAHUL","email":"rahul.chauhan049@gmail.com","login":"rahulchauhan049","count":1},{"name":"Psyzoo","email":"patrickmorrier@gmail.com","login":"Psyzoo","count":1},{"name":"Priyansh Rastogi","email":"priyansh.rastogi54@gmail.com","login":"priyanshrastogi","count":1},{"name":"Prateek Goyal","email":"prateekg045@gmail.com","login":"PrateekGoyal18","count":1},{"name":"Pavel Rojtberg","email":"rojtberg@gmail.com","login":"paroj","count":1},{"name":"Ivan Rivera","email":"ivan.s.rivera@gmail.com","login":"ivan-rivera","count":1},{"name":"Navindu Amarakoon","email":"navanavi3@gmail.com","login":"notnavindu","count":1},{"name":"Michele Tonutti","email":"michetonu@gmail.com","login":"michetonu","count":1},{"name":"Md.Usman Ansari","email":"40880948+MdUsmanAnsari","login":"MdUsmanAnsari","count":1},{"name":"Mayank Verma","email":"54323745+mayankverr","login":"mayankverr","count":1},{"name":"Igor Lashkov","email":"igor-lashkov@ya.ru","login":"iglaweb","count":1}],"total_commits":2280,"total_committers":132,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.272727272727273,"dds":0.08771929824561409,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-16T03:29:44.702Z","last_synced_commit":"d3a19fec399de081fded0853be72c2de847d4495","created_at":"2023-03-09T01:42:00.343Z","updated_at":"2025-05-16T03:29:46.966Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"pomber/covid19","html_url":"https://github.com/pomber/covid19","last_synced_at":"2025-08-18T01:54:16.634Z","status":"error","issues_count":32,"pull_requests_count":70,"avg_time_to_close_issue":3705589.96,"avg_time_to_close_pull_request":1179862.014925373,"issues_closed_count":25,"pull_requests_closed_count":67,"pull_request_authors_count":62,"issue_authors_count":30,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":1.0571428571428572,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":73.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T01:42:42.096Z","updated_at":"2025-09-02T20:42:01.180Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pomber%2Fcovid19/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":25,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"CONTRIBUTOR":50,"NONE":22},"issue_authors":{"yungfarz":3,"entorb":1,"yudivian":1,"priyanshrastogi":1,"gdkali":1,"headrohit96":1,"andher1802":1,"michaeltoohig":1,"RafaelMendozaArriaga":1,"Montana":1,"cthiebaud":1,"bhbmaster":1,"somm-doe":1,"czyborra":1,"reeshmabijosh":1,"vixalien":1,"nkmRex":1,"bmaupin":1,"vangalder":1,"RiccardoBorchi":1,"DasHammett":1,"PrateekGoyal18":1,"adityasatalkar":1,"Maanuj-Vora":1,"cyrus-muriithi":1,"rlindskog":1,"dagda1":1,"mahima98":1,"edison12a":1,"luckydzp":1},"pull_request_authors":{"janefinest":4,"cthiebaud":4,"jvas28":2,"rafaelcastellar":2,"trujilloRJ":2,"SkyVPN-Build-Covid19":2,"titaniumbones":1,"AlexOlvera":1,"somm-doe":1,"arshlakhina":1,"Alberto75":1,"kaline":1,"freethrow":1,"saschawildgrube":1,"ozanbotanls":1,"rickkln":1,"LangeJM":1,"nrodrigo":1,"msbit":1,"dan-online":1,"alexanderritik":1,"akarshjairaj":1,"rajdeep-biswas":1,"florianthiery":1,"mahabub81":1,"ehtmal":1,"tpkahlon":1,"eminx":1,"cksharma11":1,"awwsmm":1,"derekmkwok":1,"sleepycharlyy":1,"entorb":1,"nonlocalize":1,"hiancdtrsnm":1,"IevgenySp":1,"jaszium":1,"hisham2k9":1,"KhanShaheb34":1,"akashlilhare":1,"abfo":1,"as1ndu":1,"kant":1,"jabonsolo":1,"iglaweb":1,"AhmadChaiban":1,"SauravKanchan":1,"bharavi15":1,"milap-neupane":1,"workaholic7":1,"PrateekGoyal18":1,"lfabianosb":1,"Shawn1912":1,"RiccardoBorchi":1,"techie448":1,"bentoavb":1,"jvnte":1,"etcho":1,"vns9":1,"rsheptolut":1,"pickacrowd":1,"nooblyf":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10061379,"issues_count":31059648,"pull_requests_count":94180017,"authors_count":10686068,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":4},"past_year_issue_authors":{},"past_year_pull_request_authors":{"janefinest":4},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"IssueCommentEvent":1,"PullRequestEvent":3,"ForkEvent":5},"last_year":{"WatchEvent":3,"IssueCommentEvent":1,"PullRequestEvent":3,"ForkEvent":5}},"keywords":["2019-ncov","api","coronavirus","covid-19","data","dataset","json","time-series"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T14:01:42.568Z","updated_at":"2023-02-15T14:01:42.568Z","repository_link":"https://github.com/pomber/covid19/blob/master/.github/workflows/main.yml","dependencies":[{"id":7686587514,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7686587515,"package_name":"./main/","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7686587516,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"v0.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T14:01:42.615Z","updated_at":"2023-02-15T14:01:42.615Z","repository_link":"https://github.com/pomber/covid19/blob/master/action.yml","dependencies":[{"id":7686587563,"package_name":"action.js","ecosystem":"actions","requirements":"node12","direct":true,"kind":"javascript","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-15T14:01:42.676Z","updated_at":"2023-02-15T14:01:42.676Z","repository_link":"https://github.com/pomber/covid19/blob/master/package.json","dependencies":[{"id":7686587601,"package_name":"csv-parse","ecosystem":"npm","requirements":"^4.8.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2023-02-15T14:01:42.729Z","updated_at":"2023-02-15T14:01:42.729Z","repository_link":"https://github.com/pomber/covid19/blob/master/yarn.lock","dependencies":[{"id":7686587630,"package_name":"csv-parse","ecosystem":"npm","requirements":"4.8.8","direct":false,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-08T20:58:20.918Z","updated_at":"2025-10-07T08:28:11.981Z","avatar_url":"https://github.com/pomber.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformer","cryptocurrency","jax"],"project_url":"https://science.ecosyste.ms/api/v1/projects/79490","html_url":"https://science.ecosyste.ms/projects/79490"}