Browse Source

new release

Mika Pflüger 6 months ago
parent
commit
ab74f63437
3 changed files with 10 additions and 6 deletions
  1. 4 0
      .gitignore
  2. 3 3
      README.md
  3. 3 3
      datacite.yml

+ 4 - 0
.gitignore

@@ -1,3 +1,7 @@
 venv/
 venv/
 data-*.zip
 data-*.zip
 parquet-only.zip
 parquet-only.zip
+.idea/
+data/diff/
+data/old/
+data/new/

+ 3 - 3
README.md

@@ -1,8 +1,8 @@
-[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10470862.svg)](10.5281/zenodo.10470862)
+[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.12657469.svg)](10.5281/zenodo.12657469)
 
 
-Dataset containing all data available from the UNFCCC API at https://di.unfccc.int as of 2024-01-08.
+Dataset containing all data available from the UNFCCC API at https://di.unfccc.int as of 2024-07-04.
 
 
-Due to the large size of the full dataset, the dataset is shared using [datalad](https://www.datalad.org/) and on [zenodo](https://doi.org/10.5281/zenodo.10470862).
+Due to the large size of the full dataset, the dataset is shared using [datalad](https://www.datalad.org/) and on [zenodo](https://doi.org/10.5281/zenodo.12657469).
 
 
 To obtain the data using datalad, first clone the repository including metadata:
 To obtain the data using datalad, first clone the repository including metadata:
 ```shell
 ```shell

+ 3 - 3
datacite.yml

@@ -19,13 +19,13 @@ authors:
 
 
 
 
 # A title to describe the published resource.
 # A title to describe the published resource.
-title: "UNFCCC country-submitted greenhouse gas emissions data until 2024-01-08"
+title: "UNFCCC country-submitted greenhouse gas emissions data until 2024-07-04"
 
 
 # Additional information about the resource, e.g., a brief abstract.
 # Additional information about the resource, e.g., a brief abstract.
 description: |
 description: |
   Dataset containing all greenhouse gas emissions data submitted
   Dataset containing all greenhouse gas emissions data submitted
   by countries under climate change convention (CRF data and BUR data)
   by countries under climate change convention (CRF data and BUR data)
-  as published by the UNFCCC secretariat at 2024-01-08.
+  as published by the UNFCCC secretariat at 2024-07-04.
 
 
 # List of keywords the resource should be associated with.
 # List of keywords the resource should be associated with.
 # Give as many keywords as possible, to make the resource findable.
 # Give as many keywords as possible, to make the resource findable.
@@ -64,7 +64,7 @@ references:
   -
   -
     id: "doi:10.5281/zenodo.8160056"
     id: "doi:10.5281/zenodo.8160056"
     reftype: "IsDerivedFrom"
     reftype: "IsDerivedFrom"
-    citation: "Mika Pflüger, Daniel Huppmann, & Johannes Gütschow. (2023). pik-primap/unfccc_di_api: Version 4.0.0 (v4.0.0). Zenodo. https://doi.org/10.5281/zenodo.8160056"
+    citation: "Mika Pflüger, Daniel Huppmann, & Johannes Gütschow. (2024). pik-primap/unfccc_di_api: Version 4.0.1 (v4.0.1). Zenodo. https://doi.org/10.5281/zenodo.10471122"
 
 
 
 
 # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
 # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.