Get Column metadata of a dataset
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
Hey, i was wondering if there was a way of getting column's metadata of a given dataset such as:
- Number of columns
- Column's name
- Column's description
The metadata download of a dataset doesn't provide those info atm but we can easily see them on the dataset webpage.
Thanks
Contributor guide
Research direction
Start by locating the CLI code that downloads dataset metadata and tracing the response returned for a dataset. Compare that data with the fields shown on the dataset webpage, then determine how column count, names, and descriptions should be exposed in the downloaded metadata and verify the resulting output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100