catalyst-cooperative/ferc-xbrl-extractor

Extracted datapackage description is not that useful compared to title

Aperta

#369 aperta il 22 set 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Python (3 fork)auto 404
documentationgood first issuemetadata

Metriche repository

Star
 (15 stelle)
Metriche merge PR
 (Merge medio 1g) (8 PR mergiate in 30 g)

Descrizione

Overview

When we're extracting metadata from the taxonomy, we see these descriptions and titles:

      "title": "001 - Schedule - Corporate Officer Certification - duration",
      "description": "ferc:ScheduleIdentificationAbstract",

The title is kind of useful, and the description is not at all useful.

We should probably put the string that's in "title" in the "description" too.

Currently we're working around this in eel-hole by using the title field to populate the displayed description.

Success Criteria

How will we know that we're done?

  • description field is descriptive

Next steps

  • ...

Guida contributor