datacite.yml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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: "Potsdam Institute for Climate Impact Research (PIK)"
  11. id: "ORCID:0000-0002-7814-8916"
  12. -
  13. firstname: "Johannes"
  14. lastname: "Gütschow"
  15. affiliation: "Potsdam Institute for Climate Impact Research (PIK)"
  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 2021-06-28"
  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 2021-06-28.
  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. # gin doesn't support "IsDerivedFrom" at the moment, so we can't make these references machine-readable atm.
  44. references:
  45. -
  46. reftype: "IsDerivedFrom"
  47. citation: "UNFCCC: Greenhouse Gas Inventory Data, available at https://unfccc.int/process/transparency-and-reporting/greenhouse-gas-data/what-is-greenhouse-gas-data"
  48. -
  49. reftype: "IsDerivedFrom"
  50. citation: "UNSD Demographic Statistics, available at http://data.un.org"
  51. -
  52. reftype: "IsDerivedFrom"
  53. citation: "The World Bank GDP data, available at https://data.worldbank.org/"
  54. -
  55. id: "doi:10.5281/zenodo.4525036"
  56. reftype: "IsDerivedFrom"
  57. citation: "Mika Pflüger & Daniel Huppmann. (2021-02-09). pik-primap/unfccc_di_api: Version 2.0.0. Zenodo. https://doi.org/10.5281/zenodo.4525036"
  58. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  59. resourcetype: Dataset
  60. # Do not edit or remove the following line
  61. templateversion: 1.2