Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Programmatically create metadata from a CSV file #8

Description

@brockfanning

Is your feature request related to a problem? Please describe.

As a provider of CSV data I need to publish the correct CSVW metadata. I do not have existing CSVW metadata (nor do I understand the spec completely).

Describe the solution you'd like

I would like to programmatically examine my CSV data and generate CSVW metadata dynamically. I would also like the ability to alter the metadata before writing to JSON.

Additional context

As implied above I would like to do this with Python code (not command line). I'm not sure if this is already possible with the library. If so, I would greatly appreciate a code snippet to get me started. Otherwise I suppose this is a feature request.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions