Skip to content

Improve metadata: fix schemas, licenses, sources, field types, and README#8

Merged
olayway merged 2 commits into
mainfrom
improve-metadata
May 8, 2026
Merged

Improve metadata: fix schemas, licenses, sources, field types, and README#8
olayway merged 2 commits into
mainfrom
improve-metadata

Conversation

@olayway
Copy link
Copy Markdown
Contributor

@olayway olayway commented May 8, 2026

Changes

  • Fix swapped schemas: nasdaq-listed resource schema corrected to 2 fields (Symbol, Security Name); nasdaq-listed-symbols corrected to all 9 fields — schemas were previously assigned to the wrong resources
  • Add description at package level (was missing)
  • Fix licenses: replace "license": "" with a proper licenses array using the ODC-PDDL-1.0 identifier
  • Add sources array with the HTTPS URL the script actually fetches (was entirely absent)
  • Add description to both resources and to every field (all were empty)
  • Fix field types: Round Lot Sizeinteger (was number); Test Issue, ETF, NextSharesboolean with trueValues/falseValues of Y/N (were string)
  • README: update source URL from the FTP path to the HTTPS URL the script uses
  • README: correct the false claim that test listings are excluded — the script does not filter them; they appear in the CSVs
  • README: document the "File Creation Time" footer row that appears at the end of both CSVs

olayway and others added 2 commits May 8, 2026 14:03
…ADME accuracy

- Add package-level description, licenses array (ODC-PDDL-1.0), and sources array
- Fix swapped schemas: nasdaq-listed (2 fields) and nasdaq-listed-symbols (9 fields)
- Add descriptions to both resources and all fields
- Fix field types: Round Lot Size → integer; Test Issue/ETF/NextShares → boolean with Y/N values
- README: update source URL from FTP to the HTTPS URL the script actually fetches
- README: correct false claim that test listings are excluded; document File Creation Time footer row

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…TTPS

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@olayway olayway merged commit a33c180 into main May 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant