There is a newer version of the record available.

Published March 4, 2022 | Version 0.8
Dataset Open

Analysis of references in the IPCC AR6 WG2 Report of 2022

  • 1. Centre for Culture and Technology, Curtin University
  • 2. Utrehct University

Description

This repository contains data on 17,420 DOIs cited in the IPCC Working Group 2 contribution to the Sixth Assessment Report, and the code to link them to the dataset built at the Curtin Open Knowledge Initiative (COKI).

References were extracted from the report's PDFs (downloaded 2022-03-01) via Scholarcy and exported as RIS and BibTeX files. DOI strings were identified from RIS files by pattern matching and saved as CSV file. The list of DOIs for each chapter and cross chapter paper was processed using a custom Python script to generate a pandas DataFrame which was saved as CSV file and uploaded to Google Big Query.

We used the main object table of the Academic Observatory, which combines information from Crossref, Unpaywall, Microsoft Academic, Open Citations, the Research Organization Registry and Geonames to enrich the DOIs with bibliographic information, affiliations, and open access status. A custom query was used to join and format the data and the resulting table was visualised in a Google DataStudio dashboard.

A brief descriptive analysis was provided as a blogpost on the COKI website.

The repository contains the following content:

Data:

  • data/scholarcy/RIS/ - extracted references as RIS files
  • data/scholarcy/BibTeX/ - extracted references as BibTeX files
  • IPCC_AR6_WGII_dois.csv - list of DOIs

Processing:

  • preprocessing.txt - preprocessing steps for identifying and cleaning DOIs
  • process.py - Python script for transforming data and linking to COKI data through Google Big Query

Outcomes:

Note on licenses: 
Data are made available under CC0
Code is made available under Apache License 2.0

Notes

Archived version of Release 2022-03-04 of GitHub repository: https://github.com/Curtin-Open-Knowledge-Initiative/ipcc-ar6

Files

ipcc-ar6-0.8.zip

Files (7.3 MB)

Name Size Download all
md5:e05c81faf2abf21118aabb596a596234
7.3 MB Preview Download

Additional details