catalyst-cooperative/ferc-xbrl-extractor
Extracted datapackage description is not that useful compared to title
オープン
#369 opened on 2025/09/22
documentationgood first issuemetadata
Repository metrics
- Stars
- (15 個のスター)
- PR merge metrics
- (平均マージ 1d) (30d で 8 merged PRs)
説明
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
- ...