Skip to content

Commit

Permalink
Merge pull request #10 from ror-community/20230101-data-update
Browse files Browse the repository at this point in the history
2023/01/01 data update
  • Loading branch information
adambuttrick authored Jan 2, 2024
2 parents a8905a8 + a0326d5 commit 7dd8425
Show file tree
Hide file tree
Showing 10 changed files with 13,540 additions and 8,893 deletions.
5,557 changes: 2,926 additions & 2,631 deletions data/aggregate_mapped.csv

Large diffs are not rendered by default.

11,016 changes: 5,452 additions & 5,564 deletions data/aggregate_unmapped.csv

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/crossref_funders.json

Large diffs are not rendered by default.

Binary file modified data/crossref_overlap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion data/datacite_funders.json

Large diffs are not rendered by default.

Binary file modified data/datacite_overlap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3,492 changes: 2,926 additions & 566 deletions data/funders.json

Large diffs are not rendered by default.

2,356 changes: 2,230 additions & 126 deletions data/members.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/ror_funder_registry_mapping.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"DataCite - Aggregrate overlap": DataCite_view
}

funder_registry_version = '1.54'
ror_registry_version = '1.36'
works_count_date = '2023/11/11'
funder_registry_version = '1.55'
ror_registry_version = '1.39'
works_count_date = '2023/01/01'

def main():
sidebar_title = st.sidebar.title("Views")
Expand Down

0 comments on commit 7dd8425

Please sign in to comment.