Skip to content

woodt/podracer

Repository files navigation

Podracer: Analyze and "lint" a data.json resource

Installation

Requires Python 3.7 or later, and pip 19.2 or later.

$ pip install git+https://github.com/woodt/podracer.git#egg=podracer

OR

$ docker build -t podracer:latest .
$ docker run podracer:latest ...

Usage

$ podracer https://healthdata.gov/data.json

$ podracer --help
Usage: cli.py [OPTIONS] URL

Options:
  --verbose          Show more details about datasets and distributions
  --link-check       Check dataset landing page and distribution URLs
  --keyword-cluster  Enable (VERY) experimental keyword clustering.  Not great,
                     and slow for large # of keywords.
  --help             Show this message and exit.

About

Analyze and lint data.json resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published