A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Climate categories

Commonly used codes, categories, terminologies, and nomenclatures used in climate policy analysis in a nice Python package.
https://github.com/primap-community/climate_categories

Category: Sustainable Development
Sub Category: Taxonomy and Ontology

Keywords

climate-change climate-data

Keywords from Contributors

climate-policy climate-model energy-system-model accessor

Last synced: about 20 hours ago
JSON representation

Repository metadata

Collection of categorization systems for climate policy analysis

README.rst

          ==================
Climate categories
==================


.. image:: https://img.shields.io/pypi/v/climate_categories.svg
        :target: https://pypi.python.org/pypi/climate_categories

.. image:: https://readthedocs.org/projects/climate-categories/badge/?version=latest
        :target: https://climate-categories.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4590232.svg
        :target: https://doi.org/10.5281/zenodo.4590232

Commonly used codes, categories, terminologies, and nomenclatures used in climate
policy analysis in a nice Python package.
The documentation can be found at: https://climate-categories.readthedocs.io.

Included categorizations
------------------------

===============  ==================================================================
Name             Title
---------------  ------------------------------------------------------------------
IPCC1996         IPCC GHG emission categories (1996)
IPCC2006         IPCC GHG emission categories (2006)
IPCC2006_PRIMAP  IPCC GHG emission categories (2006) with additional categories
CRF1999          Common Reporting Format GHG emissions categories (1999)
CRF2013          Common Reporting Format GHG emissions categories (2013)
CRF2013_2021     CRF categories extended with country specific categories from
                 2021 submissions
CRF2013_2022     CRF categories extended with country specific categories from
                 2022 submissions
CRF2013_2023     CRF categories extended with country specific categories from
                 2023 submissions
BURDI            BUR GHG emission categories (DI query interface)
BURDI_class      BUR GHG emission categories (DI query interface) + classifications
CRFDI            CRF GHG emission categories (DI query interface)
CRFDI_class      CRF GHG emission categories (DI query interface) + classifications
GCB              Global Carbon Budget CO2 emission categories
RCMIP            RCMIP emissions categories
gas              Gases and other climate-forcing substances
ISO3             Countries, country groups, and other areas from ISO 3166
ISO3_GCAM        dito, plus regions used by the GCAM integrated assessment model
FAO              FAOSTAT climate change agrifood systems GHG emissions categories
===============  ==================================================================

Included conversions between categorizations
--------------------------------------------

* IPCC1996 <-> IPCC2006
* FAO <-> IPCC2006_PRIMAP

Status
------
Climate categories is still in development and the API and names of categorizations
are still subject to change.

License
-------
Copyright 2021, Potsdam-Institut für Klimafolgenforschung e.V.

Copyright 2021, Robert Gieseke

Copyright 2023-2025, Climate Resource Pty Ltd

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the specific language governing
permissions and limitations under the License.

Citation
--------
If you use this library and want to cite it, please cite it as:

Mika Pflüger, Daniel Busch, Annika Günther, Johannes Gütschow, and Robert Gieseke. (2025-01-14).
primap-community/climate_categories: climate_categories Version 0.10.6.
Zenodo. https://doi.org/10.5281/zenodo.14644267

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 697
Total Committers: 6
Avg Commits per committer: 116.167
Development Distribution Score (DDS): 0.485

Commits in past year: 222
Committers in past year: 4
Avg Commits per committer in past year: 55.5
Development Distribution Score (DDS) in past year: 0.586

Name Email Commits
Mika Pflüger m****r@p****e 359
pre-commit-ci[bot] 6****] 165
Daniel Busch d****h@c****m 92
Robert Gieseke r****g@w****e 43
Johannes Gütschow j****w@p****e 21
Daniel Busch d****h@c****m 17

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 19
Total pull requests: 236
Average time to close issues: 7 months
Average time to close pull requests: 7 days
Total issue authors: 3
Total pull request authors: 5
Average comments per issue: 2.37
Average comments per pull request: 1.32
Merged pull request: 234
Bot issues: 0
Bot pull requests: 168

Past year issues: 2
Past year pull requests: 60
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.32
Past year merged pull request: 59
Past year bot issues: 0
Past year bot pull requests: 40

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/primap-community/climate_categories

Top Issue Authors

  • mikapfl (11)
  • rgieseke (7)
  • crdanielbusch (1)

Top Pull Request Authors

  • pre-commit-ci[bot] (168)
  • mikapfl (43)
  • crdanielbusch (13)
  • rgieseke (9)
  • JGuetschow (3)

Top Issue Labels

  • enhancement (5)

Top Pull Request Labels


Package metadata

pypi.org: climate-categories

Commonly used codes, categories, terminologies, and nomenclatures used in climate policy analysis as a Python package.

  • Homepage: https://github.com/primap-community/climate_categories
  • Documentation: https://climate-categories.readthedocs.io/
  • Licenses: Apache Software License 2.0
  • Latest release: 10.0.4 (published 3 months ago)
  • Last Synced: 2025-04-25T10:31:02.848Z (2 days ago)
  • Versions: 31
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 3,256 Last month
  • Rankings:
    • Dependent packages count: 7.303%
    • Downloads: 11.948%
    • Average: 15.201%
    • Forks count: 16.94%
    • Stargazers count: 17.748%
    • Dependent repos count: 22.068%
  • Maintainers (2)

Dependencies

docs/requirements.txt pypi
  • ipykernel *
  • nbsphinx *
  • pygments-csv-lexer *
.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite
pyproject.toml pypi
requirements.txt pypi
requirements_dev.txt pypi
setup.py pypi

Score: 12.971977601423932