{"id":18013637,"url":"https://github.com/michael-e-rose/scimagojournalrankindicators","last_synced_at":"2025-07-25T20:35:33.876Z","repository":{"id":153982834,"uuid":"136030680","full_name":"Michael-E-Rose/SCImagoJournalRankIndicators","owner":"Michael-E-Rose","description":"Scimago Impact Factors for all Scopus journals since 1999","archived":false,"fork":false,"pushed_at":"2024-02-18T12:04:55.000Z","size":481261,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T12:08:01.174Z","etag":null,"topics":["journal","journals","measure","measures","scimago-impact-factors"],"latest_commit_sha":null,"homepage":"","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/Michael-E-Rose.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-04T13:38:46.000Z","updated_at":"2025-05-20T07:01:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"800ed09b-5259-48fb-bcf5-c754bf4cee99","html_url":"https://github.com/Michael-E-Rose/SCImagoJournalRankIndicators","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Michael-E-Rose/SCImagoJournalRankIndicators","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FSCImagoJournalRankIndicators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FSCImagoJournalRankIndicators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FSCImagoJournalRankIndicators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FSCImagoJournalRankIndicators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Michael-E-Rose","download_url":"https://codeload.github.com/Michael-E-Rose/SCImagoJournalRankIndicators/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FSCImagoJournalRankIndicators/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267057292,"owners_count":24028810,"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-07-25T02:00:09.625Z","response_time":70,"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"}},"keywords":["journal","journals","measure","measures","scimago-impact-factors"],"created_at":"2024-10-30T03:22:29.398Z","updated_at":"2025-07-25T20:35:33.822Z","avatar_url":"https://github.com/Michael-E-Rose.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCImagoJournalRankIndicators\nSCImago Journal Rank Indicators for all Journals in all fields since 1999\n\n## What is this?\nTo ease the use of measures of Journal Quality in my research, I have compiled a panel dataset using the yearly Scimago Journal Impact Factors.  These data originate from https://www.scimagojr.com/journalrank.php and date back to 1999.  In June 2018 I made the data public so that everyone can use them freely and conveniently via http.\n\n## How do I use this?\n\nIn this folder you find the file you are looking for: A long list of journals with their yearly SJR (SCImago Journal Rank), the h-index and avgerage citations.  All of them are measured using articles from the previous three years.  The file is a simple csv file.\n\nUsage in your scripts is easy:\n\n* In *python* (using pandas):\n```python\nimport pandas as pd\nurl = 'https://raw.githubusercontent.com/Michael-E-Rose/SCImagoJournalRankIndicators/master/all.csv'\ndf = pd.read_csv(url)\n```\n\n* In *R*:\n```R\nurl = 'https://raw.githubusercontent.com/Michael-E-Rose/SCImagoJournalRankIndicators/master/all.csv'\ndf \u003c- read.csv(url)\n```\n\n* In *Stata*:\n```Stata\ninsheet using \"https://raw.githubusercontent.com/Michael-E-Rose/SCImagoJournalRankIndicators/master/all.csv\"\n```\n\n### Note\nJournals will be listed multiple times when they belong to multiple ASJC fields. But their metrics are the same, so you can safely drop Sourceid-year duplicates.\n\n## What's the benefit?\n- Central and continuously updated online storage for seamless inclusion in local scripts.\n- Longitudinal collection of the quality measures according to their three different methods.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael-e-rose%2Fscimagojournalrankindicators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichael-e-rose%2Fscimagojournalrankindicators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael-e-rose%2Fscimagojournalrankindicators/lists"}