catalyst-cooperative/ferc-xbrl-extractor
Extracted datapackage description is not that useful compared to title
Aperta
#369 aperta il 22 set 2025
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?
-
descriptionfield is descriptive
Next steps
- ...