Skip to content

Commit

Permalink
Merge pull request #35 from ClimateCompatibleGrowth/data
Browse files Browse the repository at this point in the history
Fixed formatting in init data and updated readme
  • Loading branch information
willu47 authored Feb 7, 2025
2 parents effc716 + f33f549 commit 4b30e6e
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 47 deletions.
20 changes: 10 additions & 10 deletions data/init/project_partners.csv
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
id,name,dbpedia,ror,openalex
oxford,University of Oxford,University_of_Oxford,https://ror.org/052gg0110
kth,KTH Royal Institute of Technology,KTH_Royal_Institute_of_Technology,https://ror.org/026vcq606
cambridge,University of Cambridge,University_of_Cambridge,https://ror.org/013meh722
loughborough,University of Loughborough,Loughborough_University,https://ror.org/04vg4w365
imperial,Imperial College London,Imperial_College_London,https://ror.org/041kmwe10
cge,Centre for Global Equality,,https://ror.org/053vgma94
ou,Open University,Open_University,https://ror.org/05mzfcs16
ucl,University College London,University_College_London,https://ror.org/02jx3x895
oxford,University of Oxford,University_of_Oxford,https://ror.org/052gg0110,
kth,KTH Royal Institute of Technology,KTH_Royal_Institute_of_Technology,https://ror.org/026vcq606,
cambridge,University of Cambridge,University_of_Cambridge,https://ror.org/013meh722,
loughborough,University of Loughborough,Loughborough_University,https://ror.org/04vg4w365,
imperial,Imperial College London,Imperial_College_London,https://ror.org/041kmwe10,
cge,Centre for Global Equality,,https://ror.org/053vgma94,
ou,Open University,Open_University,https://ror.org/05mzfcs16,
ucl,University College London,University_College_London,https://ror.org/02jx3x895,
cp,Climate Parliament,,
sc,University of Strathclyde,University_of_Strathclyde,https://ror.org/00n3w3b69
strathmore,Strathmore University,,https://ror.org/047dnqw48
sc,University of Strathclyde,University_of_Strathclyde,https://ror.org/00n3w3b69,
strathmore,Strathmore University,,https://ror.org/047dnqw48,
58 changes: 27 additions & 31 deletions data/init/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,54 +10,50 @@ The possible roles within the programme (e.g. job role or position within the pr

## subws.csv


Mapping between parent and child workstreams. E.g. `oa1,ws1` means `ws1` is a workstream under `oa1`

## workstream.csv


List of workstreams

## wp_members.csv

Members of work streams

- **id**: id of work streams, taken from `workstream.csv`
- **name**: Full name of the author (used for matching if orcid not present)
- **role**: taken from `roles.csv`. Not currently used.
- **orcid**: The Open Researcher ID in format https://orcid.org/0000-0000-0000-0000
- **start**: DD-MM-YYYY that the members started their participation in CCG
- **end**: DD-MM-YYYY that the members ended their participation in CCG. Leave blank if still participating.

## authors.csv

Contains the list of authors to populate the database:

uuid
A unique identifier for the author. This can be randomly generated using Python uuid.uuid4()
first_name
The first (given) name/s of the author
last_name
The surname or family name of the author
ORCID
The Open Researcher ID in format https://orcid.org/0000-0000-0000-0000
google_scholar
The URL for the google scholar id e.g. https://scholar.google.co.uk/citations?hl=en&user=Fd7CJmoAAAAJ
pubmed
institution_url
URL to the personal or institutional profile page for the researcher
gender
The author's gender
- **uuid**: A unique identifier for the author. This can be randomly generated using Python uuid.uuid4()
- **first_name**: The first (given) name/s of the author
- **last_name**: The surname or family name of the author
- **ORCID**: The Open Researcher ID in format https://orcid.org/0000-0000-0000-0000
- **google_scholar**: The URL for the google scholar id e.g. https://scholar.google.co.uk/citations?hl=en&user=Fd7CJmoAAAAJ
- **pubmed**: pubmed id
- **institution_url**: URL to the personal or institutional profile page for the researcher
- **gender**: The author's gender used only for internal monitoring. Does not appear publicly on web page or through API

## partner_members.csv

Links authors to project partners:

id
Foreign id of the project partner (found in `project_partners.csv`)
name
Full name of the author
orcid
ORCID of the author
- **id**: id of the project partner (found in `project_partners.csv`)
- **name**: Full name of the author
- **orcid**: ORCID of the author. Note that authors are matched primarily on ORCID, and only match on names if orcid is absent.

## project_partners.csv

List of project partners (institutions) linked to CCG:

id
Unique identifier
name
Full name of the institution
dbpedia
Full URL to dbpedia entry
ror
The [ROR id](https://ror.org/) of the institution
- **id**: Unique identifier
- **name**: Full name of the institution
- **dbpedia**: Full URL to dbpedia entry
- **ror**: The [ROR id](https://ror.org/) of the institution
- **openalex**: The OpenAlex id of the instititution
6 changes: 3 additions & 3 deletions data/init/workstream.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ np_zambia,Zambia,National Partnerships Zambia,Zambia
oa1,Output Area 1,Partnerships,
oa2,Output Area 2,Core Research,
oa3,Output Area 3,"Platform, Management and Monitoring, Evaluation and Learning",
ws1,National Partnerships,,
ws1,National Partnerships,,Partnerships
ws2_ipa01,ADB-CCG Central,,Partnerships
ws2_ipa02,Sum4All-Secratariate,,Partnerships
ws2_ipa03,WBG-CCG Central,,Partnerships
Expand All @@ -30,5 +30,5 @@ ws5,Economics & Policy,,Economics & Policy
ws5a,Policies for CCG,,Economics & Policy
ws5b,Decarbonising Transport,,Transport
ws5c,Investment Pipelines,,Finance
ws7a,Platform,,Data
ws7b,Management,,
ws7a,Platform,,"Data Governance and Infrastructure"
ws7b,Management,,"Project Management"
6 changes: 3 additions & 3 deletions data/init/wp_members.csv
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ ws3a,Mark Howells,lead,https://orcid.org/0000-0001-6419-4957,,
ws4,Roberto Heredia,researcher,https://orcid.org/0000-0003-3947-8725,,
ws4,Jim Hall,lead,https://orcid.org/0000-0002-2024-9191,,
ws4,Jon Cullen,lead,https://orcid.org/0000-0003-4347-5025,,
ws4,Francesco Gardumi,lead,https://orcid.org/0000-0001-8371-9325
ws4,Francesco Fuso Nerini,researcher,https://orcid.org/0000-0002-4770-4051
ws7a,Juan Pablo Rodriguez Ramirez,researcher,https://orcid.org/0009-0005-8095-8423
ws4,Francesco Gardumi,lead,https://orcid.org/0000-0001-8371-9325,,
ws4,Francesco Fuso Nerini,researcher,https://orcid.org/0000-0002-4770-4051,,
ws7a,Juan Pablo Rodriguez Ramirez,researcher,https://orcid.org/0009-0005-8095-8423,,
ws5,Sam Fankhauser,lead,https://orcid.org/0000-0003-2100-7888,,
ws5a,Julia Tomei,lead,https://orcid.org/0000-0002-2156-1603,,
ws5b,Holger Dalkmann,lead,,,
Expand Down

0 comments on commit 4b30e6e

Please sign in to comment.