Recent Releases of offsets-db-data

offsets-db-data - v2025.3.28

What's Changed

  • Add data validation and transformation utilities for credits and projects by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/107

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2025.3.27...v2025.3.28

- Python
Published by andersy005 over 1 year ago

offsets-db-data - v2025.3.27

What's Changed

  • Add optional beneficiary harmonization via openrefine by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/103
  • upgrade dependencies by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/104

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2025.3.3...v2025.3.27

- Python
Published by andersy005 over 1 year ago

offsets-db-data - v2025.3.5

What's Changed

  • Add optional beneficiary harmonization via openrefine by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/103
  • upgrade dependencies by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/104

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2025.3.3...v2025.3.5

- Python
Published by andersy005 over 1 year ago

offsets-db-data - v2025.3.3

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/95
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/96
  • Add project type display names JSON file by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/97
  • Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/98
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/99
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/101
  • Integrate openrefine with existing ETL pipelines by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/102

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.12.0...v2025.3.3

- Python
Published by andersy005 over 1 year ago

offsets-db-data - v2024.12.0

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/93
  • Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/92
  • Improve datetime conversion handling by adding fallback for ValueError in converttodatetime function by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/94

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.11.1...v2024.12.0

- Python
Published by andersy005 over 1 year ago

offsets-db-data - v2024.11.1

What's Changed

  • Handle ValueError in date parsing to improve robustness of set_vcs_vintage_year function by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/90
  • Update CI workflow to configure AWS credentials and enhance permissions by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/91

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.11.0...v2024.11.1

- Python
Published by andersy005 over 1 year ago

offsets-db-data - v2024.11.0

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/85
  • Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/86
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/87
  • add project types by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/88
  • Add project types schema to offsetsdbdata models by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/89

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.9.1...v2024.11.0

- Python
Published by andersy005 over 1 year ago

offsets-db-data - v2024.9.1

What's Changed

  • Rename retirement beneficiary-related fields to retirement-specific fields in creditwithoutid_schema by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/84

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.9.0...v2024.9.1

- Python
Published by andersy005 almost 2 years ago

offsets-db-data - v2024.9.0

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/81
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/82
  • Refactor JSON mapping keys from "account", "beneficiary", and "note" to "retirementaccount", "retirementbeneficiary", and "retirement_note". by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/83

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.8.0...v2024.9.0

- Python
Published by andersy005 almost 2 years ago

offsets-db-data - 📦 v2024.8.0 📦

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/76
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/77
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/78
  • Add raw retirement beneficiary data to the processed transactions by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/79
  • bump dependency versions by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/80

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.6.0...v2024.8.0

- Python
Published by andersy005 almost 2 years ago

offsets-db-data - 📦 v2024.6.0 📦

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/74
  • pin numpy to a version less than 2 until upstream dependencies are updated by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/75

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.5.1...v2024.6.0

- Python
Published by andersy005 about 2 years ago

offsets-db-data - v2024.5.1

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/72
  • improve datetime conversion consistency in APX processor by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/73

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.5.0...v2024.5.1

- Python
Published by andersy005 about 2 years ago

offsets-db-data - v2024.5.0

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/69
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/carbonplan/offsets-db-data/pull/70
  • Update column mapping for ACR by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/71

New Contributors

  • @pre-commit-ci made their first contribution in https://github.com/carbonplan/offsets-db-data/pull/70

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.3.6...v2024.5.0

- Python
Published by andersy005 about 2 years ago

offsets-db-data - v2024.3.6

What's Changed

  • Pin dependencies in requirements.txt by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/68

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.3.5...v2024.3.6

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.3.5

What's Changed

  • Wrap terms of data access by @badgley in https://github.com/carbonplan/offsets-db-data/pull/66
  • Add dask-expr to requirements.txt by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/67

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.3.4...v2024.3.5

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.3.4

What's Changed

  • Reorganize data-access by @badgley in https://github.com/carbonplan/offsets-db-data/pull/65

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.3.3...v2024.3.4

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.3.3

What's Changed

  • Update Sphinx theme and configuration by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/64

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.3.2...v2024.3.3

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.3.2

What's Changed

  • Patch pre launch docs by @badgley in https://github.com/carbonplan/offsets-db-data/pull/59
  • Update README.md by @badgley in https://github.com/carbonplan/offsets-db-data/pull/60
  • Patch protocol mapping 2024 03 07 by @badgley in https://github.com/carbonplan/offsets-db-data/pull/61
  • Add .readthedocs.yaml configuration file by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/62
  • Remove linting workflow by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/63

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.3.1...v2024.3.2

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.3.1

What's Changed

  • Add terms of data access by @badgley in https://github.com/carbonplan/offsets-db-data/pull/55
  • update docs by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/51
  • Update pre-commit hook and terms of data access link by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/56
  • Revise pre launch docs by @badgley in https://github.com/carbonplan/offsets-db-data/pull/57
  • Update protocol mapping with new known-strings and protocol details by @badgley in https://github.com/carbonplan/offsets-db-data/pull/58

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.3.0...v2024.3.1

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.3.0

What's Changed

  • Update docs and protocol mapping by @badgley in https://github.com/carbonplan/offsets-db-data/pull/50
  • Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/53
  • Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/52
  • Remove GCC by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/54

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.2.3...v2024.3.0

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.2.3

What's Changed

  • Fix GLD date parsing by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/49

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.2.2...v2024.2.3

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.2.2

What's Changed

  • Update Gold Standard project IDs and column mappings by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/48

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.2.1...v2024.2.2

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.2.1

What's Changed

  • Update pre-commit hooks and pyproject.toml by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/47

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.2.0...v2024.2.1

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.2.0

What's Changed

  • Add tutorial by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/45
  • update catalog.yaml by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/46

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.1.3...v2024.2.0

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2024.1.3

What's Changed

  • Reclassify cookstove projects by @badgley in https://github.com/carbonplan/offsets-db-data/pull/44

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.1.2...v2024.1.3

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2024.1.2 📦

What's Changed

  • Add known strings and tweak categories by @badgley in https://github.com/carbonplan/offsets-db-data/pull/43

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.1.1...v2024.1.2

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2024.1.1 📦

What's Changed

  • docs: Revisions and v1 glossary by @andersy005 and @badgley in https://github.com/carbonplan/offsets-db-data/pull/40
  • add intake-catalog + docs on data access by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/42

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2024.1.0...v2024.1.1

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2024.1.0 📦

What's Changed

  • Add data access docs by @badgley in https://github.com/carbonplan/offsets-db-data/pull/34
  • Add documentation workflow and Sphinx configuration by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/35
  • Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/38
  • Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/37
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/36
  • Add missing columns using Pandera schema by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/39

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.12...v2024.1.0

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.12 📦

What's Changed

  • Normalize datetime columns to midnight (zero time) and the timezone set to UTC in convert_to_datetime() by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/32

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.11...v2023.11.12

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.11 📦

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in https://github.com/carbonplan/offsets-db-data/pull/28
  • Specify verra datetime format by @badgley in https://github.com/carbonplan/offsets-db-data/pull/30
  • Update pydantic version to 2.5. by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/31

New Contributors

  • @dependabot made their first contribution in https://github.com/carbonplan/offsets-db-data/pull/28

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.10...v2023.11.11

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.10 📦

What's Changed

  • Update category in addvcscompliance_projects function by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/27

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.9...v2023.11.10

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.9 📦

What's Changed

  • fix project prefixes for gcc and gld by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/26

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.8...v2023.11.9

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.8 📦

What's Changed

  • use fuzzy matching for retirements to capture retirement and retirement/cancellation by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/20
  • use gld for gold-standard by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/21
  • Recategorization by @badgley in https://github.com/carbonplan/offsets-db-data/pull/22
  • Use id, not sustainicertid for gold standard project urls by @badgley in https://github.com/carbonplan/offsets-db-data/pull/24
  • Remove vcs prefix from project id when creating verra url by @badgley in https://github.com/carbonplan/offsets-db-data/pull/23
  • use retirement transaction type for verra's non issuance transactions by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/25

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.7...v2023.11.8

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.7 📦

What's Changed

  • update arb to align with the standardized processing and validation flow by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/16

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.6...v2023.11.7

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.6 📦

What's Changed

  • Consolidate ETL functions by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/15

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.5...v2023.11.6

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.5 📦

What's Changed

  • Merge all arb issuance data, as opposed to subset by @badgley in https://github.com/carbonplan/offsets-db-data/pull/11
  • Add VCS compliance projects by @badgley in https://github.com/carbonplan/offsets-db-data/pull/13
  • Deuplicate project categories by @badgley in https://github.com/carbonplan/offsets-db-data/pull/12
  • update README by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/14

New Contributors

  • @badgley made their first contribution in https://github.com/carbonplan/offsets-db-data/pull/11

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.4...v2023.11.5

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.4 📦

What's Changed

  • update schemas and requirements by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/10

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.2...v2023.11.4

- Python
Published by andersy005 over 2 years ago

offsets-db-data - 📦 v2023.11.2 📦

What's Changed

  • Add function to add first issuance and retirement dates to project data by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/9

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.1...v2023.11.2

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2023.11.1

What's Changed

  • add pandera models for pandas dataframe validation by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/7
  • remove unused code and update requirements by @andersy005 in https://github.com/carbonplan/offsets-db-data/pull/8

New Contributors

  • @andersy005 made their first contribution in https://github.com/carbonplan/offsets-db-data/pull/7

Full Changelog: https://github.com/carbonplan/offsets-db-data/compare/v2023.11.03...v2023.11.1

- Python
Published by andersy005 over 2 years ago

offsets-db-data - v2023.11.03: Initital Release

Full Changelog: https://github.com/carbonplan/offsets-db-data/commits/v2023.11.03

- Python
Published by andersy005 over 2 years ago