opendataschema 0.6.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

opendataschema 0.6.0

Open Data Schema Python client

Install
pip install opendataschema

Usage
Note: the schema.json file can be given as a file path or an URL.
opendataschema schema.json list
opendataschema schema.json show
opendataschema schema.json show --name <schema_name>
opendataschema schema.json show --versions

Configuration
Environment variables:

CATALOG_SCHEMA: customise the URL or file path of the JSON schema to use to validate the catalog JSON file

GitHub API Rate limiting
Because of to the rate limiting strategy of GitHub API, you may encounter a github.GithubException.RateLimitExceededException. To avoid that, generate a private access token in your tokens settings page, and set the GITHUB_ACCESS_TOKEN environment variable.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.