datacite.yml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Mika"
  9. lastname: "Pflüger"
  10. affiliation: "Climate Resource Pty Ltd"
  11. id: "ORCID:0000-0002-7814-8916"
  12. -
  13. firstname: "Johannes"
  14. lastname: "Gütschow"
  15. affiliation: "Climate Resource Pty Ltd"
  16. id: "ORCID:0000-0001-9944-3685"
  17. # A title to describe the published resource.
  18. title: "UNFCCC country-submitted greenhouse gas emissions data until 2024-07-05"
  19. # Additional information about the resource, e.g., a brief abstract.
  20. description: |
  21. Dataset containing all greenhouse gas emissions data submitted
  22. by countries under climate change convention (CRF data and BUR data)
  23. as published by the UNFCCC secretariat at 2024-07-05.
  24. # List of keywords the resource should be associated with.
  25. # Give as many keywords as possible, to make the resource findable.
  26. keywords:
  27. - emissions data
  28. - UNFCCC
  29. - country-reported format
  30. - greenhouse gas
  31. - emission register
  32. # License information for this resource. Please provide the license name and/or a link to the license.
  33. # Please add also a corresponding LICENSE file to the repository.
  34. license:
  35. name: "Apache License, Version 2.0"
  36. url: "https://www.apache.org/licenses/LICENSE-2.0"
  37. rights: |
  38. For population data, the original source is the UNSD Demographic Statistics accessible through
  39. [UNdata](http://data.un.org), which must be referenced if re-using the data.
  40. For GDP data, the original source is The World Bank, and the data is shared by
  41. The World Bank using the CC-BY 4.0 License and pursuant to their
  42. [terms of use](https://data.worldbank.org/summary-terms-of-use).
  43. references:
  44. -
  45. reftype: "IsDerivedFrom"
  46. citation: "UNFCCC: Greenhouse Gas Inventory Data, available at https://unfccc.int/process/transparency-and-reporting/greenhouse-gas-data/what-is-greenhouse-gas-data"
  47. -
  48. reftype: "IsDerivedFrom"
  49. citation: "UNSD Demographic Statistics, available at http://data.un.org"
  50. -
  51. reftype: "IsDerivedFrom"
  52. citation: "The World Bank GDP data, available at https://data.worldbank.org/"
  53. -
  54. id: "doi:10.5281/zenodo.8160056"
  55. reftype: "IsDerivedFrom"
  56. 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"
  57. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  58. resourcetype: Dataset
  59. # Do not edit or remove the following line
  60. templateversion: 1.2