database

Tools for accessing and maintaining the iTEM model & historical databases

https://github.com/transportenergy/database

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 7 committers (14.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary

Keywords from Contributors

energy-system interactive projection cycles packaging charts network-simulation archival shellcodes hacking
Last synced: 6 months ago · JSON representation

Repository

Tools for accessing and maintaining the iTEM model & historical databases

Basic Info
Statistics
  • Stars: 24
  • Watchers: 3
  • Forks: 9
  • Open Issues: 21
  • Releases: 4
Created almost 9 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

Tools for the iTEM databases

Build Status Codecov Documentation Status DOI

This repository contains tools for two databases maintained by iTEM, the International Transport Energy Modeling consortium:

  1. A historical database to form a common, public, “best available” baseline for model calibration and projections. The historical database is under continuous development.

  2. A model database of transport energy projections assembled as part of the iTEM model intercomparison projects (MIPs) linked to iTEM workshops. To meet the intellectual property concerns of workshop participants, the model database is currently not public, and only available on request; however, the tools used to prepare it are public. These tools are developed periodically, during sequential MIPs.

For details on installation, usage, contributing, etc., see the online documentation at https://transportenergy.readthedocs.io, automatically built from the contents of this repository.

License

Copyright © 2017–2025, iTEM contributors

Licensed under the GNU General Public License, version 3. The full text of the license is available in the file LICENSE.

See the online documentation for citation of this software in scientific publications that use the software or the resulting database.

Related repositories

Owner

  • Name: iTEM: International Transport Energy Modeling
  • Login: transportenergy
  • Kind: organization
  • Email: mail@transportenergy.org
  • Location: Worldwide

An open group of people and organizations interested in the role of energy in the world's transport system

GitHub Events

Total
  • Create event: 16
  • Issues event: 1
  • Release event: 2
  • Delete event: 5
  • Issue comment event: 13
  • Push event: 28
  • Pull request review event: 1
  • Pull request event: 18
  • Fork event: 1
Last Year
  • Create event: 16
  • Issues event: 1
  • Release event: 2
  • Delete event: 5
  • Issue comment event: 13
  • Push event: 28
  • Pull request review event: 1
  • Pull request event: 18
  • Fork event: 1

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 608
  • Total Committers: 7
  • Avg Commits per committer: 86.857
  • Development Distribution Score (DDS): 0.191
Past Year
  • Commits: 29
  • Committers: 2
  • Avg Commits per committer: 14.5
  • Development Distribution Score (DDS): 0.103
Top Committers
Name Email Commits
Paul Natsuo Kishimoto m****l@p****e 492
Humberto Linero h****2@m****m 47
Humberto Linero 1****o 37
Kyle, G Page p****e@p****v 23
dependabot[bot] 4****] 3
Francesco Lovat f****t@g****m 3
TheYuanLiao 3****o 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 36
  • Total pull requests: 80
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 2 months
  • Total issue authors: 9
  • Total pull request authors: 10
  • Average comments per issue: 1.14
  • Average comments per pull request: 1.14
  • Merged pull requests: 59
  • Bot issues: 0
  • Bot pull requests: 9
Past Year
  • Issues: 1
  • Pull requests: 23
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.83
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
  • khaeru (23)
  • soniayeh (4)
  • francescolovat (2)
  • hlinero (2)
  • mfastudillo (1)
  • romainsacchi (1)
  • paulterinho (1)
  • RachelePoggi (1)
  • noussan (1)
Pull Request Authors
  • khaeru (49)
  • dependabot[bot] (9)
  • hlinero (8)
  • mperezbravo (4)
  • Dima-Faraji (3)
  • sandraalnajjar (2)
  • francescolovat (2)
  • serahrashmi (1)
  • TheYuanLiao (1)
  • HannaMorde (1)
Top Labels
Issue Labels
historical (22) enh (11) bug (3) ci (2) os (1) model (1) confirmed (1) question (1) help wanted (1)
Pull Request Labels
historical (25) enh (22) ci (11) dependencies (9) help wanted (5) github_actions (5) doc (3) bug (3) python (2) model (2) R (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 4,492 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 1
pypi.org: transport-energy
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 4,492 Last month
Rankings
Dependent packages count: 7.4%
Stargazers count: 13.4%
Forks count: 17.0%
Average: 18.6%
Dependent repos count: 22.2%
Downloads: 32.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

R/item/DESCRIPTION cran
  • R >= 3.1.0 depends
  • R.utils * imports
  • assertthat >= 0.1 imports
  • data.table >= 1.10.4 imports
  • dplyr >= 0.5.0 imports
  • ggplot2 * imports
  • magrittr >= 1.5 imports
  • optparse * imports
  • readr >= 1.0.0 imports
  • tibble >= 1.1 imports
  • tidyr >= 0.6.0 imports
  • utils * imports
  • yaml * imports
  • testthat * suggests
.github/workflows/publish.yaml actions
.github/workflows/pytest.yaml actions
  • AnimMouse/setup-rclone v1 composite
  • LouisBrunner/checks-action v1.1.1 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
  • pre-commit/action v3.0.0 composite
pyproject.toml pypi
  • Pint *
  • click *
  • iam-units *
  • openpyxl *
  • pandas *
  • plotnine *
  • pprint36 *
  • pycountry *
  • pyyaml *
  • sdmx1 >= 2.4.0
  • setuptools >= 41
  • xarray *