{"id":80655,"name":null,"description":"Utility python package for RG17 and UO17 Twitter tennis data sets.","url":"https://github.com/ferencberes/twittertennis","last_synced_at":"2025-09-08T21:52:01.415Z","repository":{"id":62585760,"uuid":"193883008","full_name":"ferencberes/twittertennis","owner":"ferencberes","description":"Utility python package for RG17 and UO17 Twitter tennis data sets.","archived":false,"fork":false,"pushed_at":"2021-06-21T09:28:19.000Z","size":320,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T17:09:01.766Z","etag":null,"topics":["research","temporal-networks","twitter-data","twitter-data-analysis","twitter-dataset"],"latest_commit_sha":null,"homepage":"https://link.springer.com/article/10.1007/s41109-018-0080-5","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ferencberes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-26T10:28:09.000Z","updated_at":"2024-05-03T09:33:25.000Z","dependencies_parsed_at":"2022-11-03T22:03:00.978Z","dependency_job_id":null,"html_url":"https://github.com/ferencberes/twittertennis","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ferencberes/twittertennis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferencberes","download_url":"https://codeload.github.com/ferencberes/twittertennis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/sbom","scorecard":{"id":397243,"data":{"date":"2025-08-11","repo":{"name":"github.com/ferencberes/twittertennis","commit":"d9a21655c3e5c3599fe4149904c967ed67139569"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"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":"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":"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":"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ferencberes/twittertennis/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ferencberes/twittertennis/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/ferencberes/twittertennis/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Creative Commons Zero v1.0 Universal: 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":"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"}}]},"last_synced_at":"2025-08-18T19:19:20.127Z","repository_id":62585760,"created_at":"2025-08-18T19:19:20.127Z","updated_at":"2025-08-18T19:19:20.127Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231418,"owners_count":25245626,"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":"ferencberes","name":"Ferenc Béres","uuid":"6991212","kind":"user","description":"PhD student in Network Science","email":"","website":"https://ferencberes.github.io/","location":"Hungary, Budapest","twitter":null,"company":"SZTAKI (Institute for Computer Science and Control)","icon_url":"https://avatars.githubusercontent.com/u/6991212?u=eb939723374e4be0b50dac701558dfcebfacf4a3\u0026v=4","repositories_count":12,"last_synced_at":"2023-02-27T20:08:31.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ferencberes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T02:33:12.592Z","updated_at":"2023-02-27T20:08:31.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferencberes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferencberes/repositories"},"packages":[{"id":2956467,"name":"twittertennis","ecosystem":"pypi","description":"Utility packages for Twitter tennis tournaments data sets.","homepage":"https://github.com/ferencberes/twittertennis","licenses":"cc0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/ferencberes/twittertennis","keywords_array":["graph","dynamic graph","temporal network","mention graph","twitter"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-06-11T13:23:43.000Z","latest_release_published_at":"2021-06-11T13:23:43.000Z","latest_release_number":"0.1.2","last_synced_at":"2025-01-14T16:23:08.941Z","created_at":"2022-04-10T12:55:35.311Z","updated_at":"2025-01-14T16:40:38.818Z","registry_url":"https://pypi.org/project/twittertennis/","install_command":"pip install twittertennis --index-url https://pypi.org/simple","documentation_url":"https://twittertennis.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"twittertennis"},"repo_metadata":{"id":62585760,"uuid":"193883008","full_name":"ferencberes/twittertennis","owner":"ferencberes","description":"Utility python package for RG17 and UO17 Twitter tennis data sets.","archived":false,"fork":false,"pushed_at":"2021-06-21T09:28:19.000Z","size":320,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-24T18:25:52.069Z","etag":null,"topics":["research","temporal-networks","twitter-data","twitter-data-analysis","twitter-dataset"],"latest_commit_sha":null,"homepage":"https://link.springer.com/article/10.1007/s41109-018-0080-5","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ferencberes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-26T10:28:09.000Z","updated_at":"2024-05-03T09:33:25.000Z","dependencies_parsed_at":"2022-11-03T22:03:00.978Z","dependency_job_id":null,"html_url":"https://github.com/ferencberes/twittertennis","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferencberes","download_url":"https://codeload.github.com/ferencberes/twittertennis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233921794,"owners_count":18751322,"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":"ferencberes","name":"Ferenc Béres","uuid":"6991212","kind":"user","description":"PhD student in Network Science","email":"","website":"https://ferencberes.github.io/","location":"Hungary, Budapest","twitter":null,"company":"SZTAKI (Institute for Computer Science and Control)","icon_url":"https://avatars.githubusercontent.com/u/6991212?u=eb939723374e4be0b50dac701558dfcebfacf4a3\u0026v=4","repositories_count":12,"last_synced_at":"2023-02-27T20:08:31.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ferencberes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T02:33:12.592Z","updated_at":"2023-02-27T20:08:31.765Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferencberes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferencberes/repositories"},"tags":[{"name":"v0.1.2","sha":"b111520cd1917cd26698ff797e07b2ac05564c35","kind":"commit","published_at":"2021-06-11T13:16:55.000Z","download_url":"https://codeload.github.com/ferencberes/twittertennis/tar.gz/v0.1.2","html_url":"https://github.com/ferencberes/twittertennis/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/tags/v0.1.2/manifests"},{"name":"v_0.1.0","sha":"ca1a748b609846dd95466df60427d3f9f93c27de","kind":"commit","published_at":"2020-11-25T10:36:11.000Z","download_url":"https://codeload.github.com/ferencberes/twittertennis/tar.gz/v_0.1.0","html_url":"https://github.com/ferencberes/twittertennis/releases/tag/v_0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/tags/v_0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/tags/v_0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-01-14T16:40:38.817Z","dependent_packages_count":0,"downloads":61,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.24221683503744,"dependent_repos_count":21.651284228076918,"dependent_packages_count":10.043613850122084,"stargazers_count":27.786764255996083,"forks_count":22.606883365200765,"docker_downloads_count":null,"average":27.26615250688666},"purl":"pkg:pypi/twittertennis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/twittertennis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/twittertennis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/twittertennis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-01-14T16:40:33.520Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twittertennis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twittertennis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twittertennis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twittertennis/related_packages","maintainers":[{"uuid":"fberes","login":"fberes","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/fberes/","role":null,"created_at":"2023-02-25T17:16:44.085Z","updated_at":"2023-02-25T17:16:44.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fberes/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":675553,"full_name":"ferencberes/twittertennis","default_branch":"master","committers":[{"name":"Beres Ferenc","email":"ferdzso05@gmail.com","count":31}],"total_commits":31,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T01:54:03.017Z","last_synced_commit":"d9a21655c3e5c3599fe4149904c967ed67139569","created_at":"2023-03-09T10:39:22.542Z","updated_at":"2023-09-19T17:37:24.127Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5492973,"commits_count":855737544,"contributors_count":31255717,"owners_count":912147,"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":"ferencberes/twittertennis","html_url":"https://github.com/ferencberes/twittertennis","last_synced_at":"2025-01-14T16:40:33.520Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:56:29.584Z","updated_at":"2025-01-14T16:40:33.520Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferencberes%2Ftwittertennis/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172822,"issues_count":31938706,"pull_requests_count":100151698,"authors_count":10733238,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["research","temporal-networks","twitter-data","twitter-data-analysis","twitter-dataset"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T22:02:59.281Z","updated_at":"2022-11-03T22:02:59.281Z","repository_link":"https://github.com/ferencberes/twittertennis/blob/master/setup.py","dependencies":[{"id":6587015823,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6587015824,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6587015825,"package_name":"datetime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6587015826,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6587015827,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6587015828,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6587015829,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":5.241747015059643,"created_at":"2025-09-08T21:00:36.920Z","updated_at":"2025-10-07T08:28:26.679Z","avatar_url":"https://github.com/ferencberes.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":61,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/80655","html_url":"https://science.ecosyste.ms/projects/80655"}