{
  "access": {
    "embargo": {
      "active": false,
      "reason": null
    },
    "files": "public",
    "record": "public",
    "status": "open"
  },
  "created": "2026-05-08T15:24:11.333164+00:00",
  "custom_fields": {
    "code:codeRepository": "https://github.com/catalyst-cooperative/ferc-xbrl-extractor"
  },
  "deletion_status": {
    "is_deleted": false,
    "status": "P"
  },
  "files": {
    "count": 1,
    "enabled": true,
    "entries": {
      "catalyst-cooperative/ferc-xbrl-extractor-v1.9.0.zip": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:d1d2ad95852f22a1e5d627c2a788f6f8",
        "ext": "zip",
        "id": "234720dc-6357-454a-84ea-341455fdaba2",
        "key": "catalyst-cooperative/ferc-xbrl-extractor-v1.9.0.zip",
        "links": {
          "content": "https://zenodo.org/api/records/20086245/files/catalyst-cooperative/ferc-xbrl-extractor-v1.9.0.zip/content",
          "self": "https://zenodo.org/api/records/20086245/files/catalyst-cooperative/ferc-xbrl-extractor-v1.9.0.zip"
        },
        "metadata": null,
        "mimetype": "application/zip",
        "size": 30369566,
        "storage_class": "L"
      }
    },
    "order": [],
    "total_bytes": 30369566
  },
  "id": "20086245",
  "is_draft": false,
  "is_published": true,
  "links": {
    "access": "https://zenodo.org/api/records/20086245/access",
    "access_grants": "https://zenodo.org/api/records/20086245/access/grants",
    "access_links": "https://zenodo.org/api/records/20086245/access/links",
    "access_request": "https://zenodo.org/api/records/20086245/access/request",
    "access_users": "https://zenodo.org/api/records/20086245/access/users",
    "archive": "https://zenodo.org/api/records/20086245/files-archive",
    "archive_media": "https://zenodo.org/api/records/20086245/media-files-archive",
    "communities": "https://zenodo.org/api/records/20086245/communities",
    "communities-suggestions": "https://zenodo.org/api/records/20086245/communities-suggestions",
    "doi": "https://doi.org/10.5281/zenodo.20086245",
    "draft": "https://zenodo.org/api/records/20086245/draft",
    "file_modification": "https://zenodo.org/api/records/20086245/file-modification",
    "files": "https://zenodo.org/api/records/20086245/files",
    "latest": "https://zenodo.org/api/records/20086245/versions/latest",
    "latest_html": "https://zenodo.org/records/20086245/latest",
    "media_files": "https://zenodo.org/api/records/20086245/media-files",
    "parent": "https://zenodo.org/api/records/10020145",
    "parent_doi": "https://doi.org/10.5281/zenodo.10020145",
    "parent_doi_html": "https://zenodo.org/doi/10.5281/zenodo.10020145",
    "parent_html": "https://zenodo.org/records/10020145",
    "preview_html": "https://zenodo.org/records/20086245?preview=1",
    "quota_increase": "https://zenodo.org/api/records/20086245/quota-increase",
    "request_deletion": "https://zenodo.org/api/records/20086245/request-deletion",
    "requests": "https://zenodo.org/api/records/20086245/requests",
    "reserve_doi": "https://zenodo.org/api/records/20086245/draft/pids/doi",
    "self": "https://zenodo.org/api/records/20086245",
    "self_doi": "https://doi.org/10.5281/zenodo.20086245",
    "self_doi_html": "https://zenodo.org/doi/10.5281/zenodo.20086245",
    "self_html": "https://zenodo.org/records/20086245",
    "self_iiif_manifest": "https://zenodo.org/api/iiif/record:20086245/manifest",
    "self_iiif_sequence": "https://zenodo.org/api/iiif/record:20086245/sequence/default",
    "versions": "https://zenodo.org/api/records/20086245/versions"
  },
  "media_files": {
    "count": 0,
    "enabled": false,
    "entries": {},
    "order": [],
    "total_bytes": 0
  },
  "metadata": {
    "creators": [
      {
        "person_or_org": {
          "family_name": "Zach Schira",
          "name": "Zach Schira",
          "type": "personal"
        }
      },
      {
        "affiliations": [
          {
            "name": "@catalyst-cooperative"
          }
        ],
        "person_or_org": {
          "family_name": "Zane Selvans",
          "name": "Zane Selvans",
          "type": "personal"
        }
      },
      {
        "affiliations": [
          {
            "name": "@catalyst-cooperative"
          }
        ],
        "person_or_org": {
          "family_name": "Christina Gosnell",
          "name": "Christina Gosnell",
          "type": "personal"
        }
      },
      {
        "affiliations": [
          {
            "name": "Catalyst Cooperative"
          }
        ],
        "person_or_org": {
          "family_name": "Dazhong Xia",
          "name": "Dazhong Xia",
          "type": "personal"
        }
      },
      {
        "person_or_org": {
          "family_name": "E. Belfer",
          "name": "E. Belfer",
          "type": "personal"
        }
      },
      {
        "person_or_org": {
          "family_name": "Jan Rous",
          "name": "Jan Rous",
          "type": "personal"
        }
      },
      {
        "affiliations": [
          {
            "name": "Catalyst Coop"
          }
        ],
        "person_or_org": {
          "family_name": "Bennett Norman",
          "name": "Bennett Norman",
          "type": "personal"
        }
      }
    ],
    "description": "<p>&lt;!-- Release notes generated using configuration in .github/release.yml at v1.9.0 --&gt;</p>\n<h2>What's Changed</h2>\n<ul>\n<li>Bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/406</li>\n<li>Bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/407</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/408</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/409</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/410</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/411</li>\n<li>Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/414</li>\n<li>Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/413</li>\n<li>Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/412</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/415</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/416</li>\n<li>Bump slackapi/slack-github-action from 2 to 3 by @dependabot[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/417</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/418</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/419</li>\n<li>Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 by @dependabot[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/420</li>\n<li>Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/421</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/422</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/423</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/424</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/425</li>\n<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/426</li>\n<li>Load XBRL to parquet files  by @cmgosnell in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/427</li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li>@cmgosnell made their first contribution in https://github.com/catalyst-cooperative/ferc-xbrl-extractor/pull/427</li>\n</ul>\n<p><strong>Full Changelog</strong>: https://github.com/catalyst-cooperative/ferc-xbrl-extractor/compare/v1.8.0...v1.9.0</p>",
    "publication_date": "2026-05-08",
    "publisher": "Zenodo",
    "related_identifiers": [
      {
        "identifier": "https://github.com/catalyst-cooperative/ferc-xbrl-extractor/tree/v1.9.0",
        "relation_type": {
          "id": "issupplementto",
          "title": {
            "de": "Erg\u00e4nzt",
            "en": "Is supplement to"
          }
        },
        "resource_type": {
          "id": "software",
          "title": {
            "de": "Software",
            "en": "Software"
          }
        },
        "scheme": "url"
      }
    ],
    "resource_type": {
      "id": "software",
      "title": {
        "de": "Software",
        "en": "Software"
      }
    },
    "rights": [
      {
        "description": {
          "en": "A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code."
        },
        "id": "mit",
        "props": {
          "scheme": "spdx",
          "url": "https://opensource.org/licenses/MIT"
        },
        "title": {
          "en": "MIT License"
        }
      }
    ],
    "title": "catalyst-cooperative/ferc-xbrl-extractor: v1.9.0",
    "version": "v1.9.0"
  },
  "parent": {
    "access": {
      "owned_by": {
        "user": "90379"
      },
      "settings": {
        "accept_conditions_text": null,
        "allow_guest_requests": false,
        "allow_user_requests": false,
        "secret_link_expiration": 0
      }
    },
    "communities": {
      "default": "14454015-63f1-4f05-80fd-1a9b07593c9e",
      "entries": [
        {
          "access": {
            "member_policy": "open",
            "members_visibility": "public",
            "record_submission_policy": "open",
            "review_policy": "open",
            "visibility": "public"
          },
          "children": {
            "allow": false
          },
          "created": "2019-09-21T05:35:44.121011+00:00",
          "custom_fields": {},
          "deletion_status": {
            "is_deleted": false,
            "status": "P"
          },
          "id": "14454015-63f1-4f05-80fd-1a9b07593c9e",
          "links": {},
          "metadata": {
            "curation_policy": "<p>This community is meant to house the official releases of resources produced by Catalyst Cooperative.</p>",
            "description": "Resources generated and archived by the Catalyst Cooperative, mostly related to open energy data, especially pertaining to the US electricity system.",
            "title": "Catalyst Cooperative",
            "type": {
              "id": "organization"
            },
            "website": "https://catalyst.coop"
          },
          "revision_id": 1,
          "slug": "catalyst-cooperative",
          "updated": "2023-10-13T15:20:15.304590+00:00"
        }
      ],
      "ids": [
        "14454015-63f1-4f05-80fd-1a9b07593c9e"
      ]
    },
    "id": "10020145",
    "pids": {
      "doi": {
        "client": "datacite",
        "identifier": "10.5281/zenodo.10020145",
        "provider": "datacite"
      }
    }
  },
  "pids": {
    "doi": {
      "client": "datacite",
      "identifier": "10.5281/zenodo.20086245",
      "provider": "datacite"
    },
    "oai": {
      "identifier": "oai:zenodo.org:20086245",
      "provider": "oai"
    }
  },
  "revision_id": 4,
  "stats": {
    "all_versions": {
      "data_volume": 11198170427.0,
      "downloads": 337,
      "unique_downloads": 327,
      "unique_views": 1202,
      "views": 1226
    },
    "this_version": {
      "data_volume": 151847830.0,
      "downloads": 5,
      "unique_downloads": 5,
      "unique_views": 16,
      "views": 16
    }
  },
  "status": "published",
  "swh": {},
  "updated": "2026-05-08T15:24:11.498681+00:00",
  "versions": {
    "index": 16,
    "is_latest": false
  }
}