LICENSE
MANIFEST.in
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules.rst
docs/pydatajson.rst
pydatajson/__init__.py
pydatajson/pydatajson.py
pydatajson.egg-info/PKG-INFO
pydatajson.egg-info/SOURCES.txt
pydatajson.egg-info/dependency_links.txt
pydatajson.egg-info/not-zip-safe
pydatajson.egg-info/requires.txt
pydatajson.egg-info/top_level.txt
pydatajson/schemas/catalog.json
pydatajson/schemas/dataset.json
pydatajson/schemas/distribution.json
pydatajson/schemas/empty_schema.json
pydatajson/schemas/field.json
pydatajson/schemas/mixed-types.json
pydatajson/schemas/requerido.json
pydatajson/schemas/required_fields_schema.json
pydatajson/schemas/theme.json
tests/__init__.py
tests/test_pydatajson.py
tests/cassetes/test_validate_catalog_remote_datajson.yaml
tests/results/empty_mandatory_string.json
tests/results/empty_minimum_data.json
tests/results/empty_optional_string.json
tests/results/full_data.json
tests/results/invalid_catalog_publisher_type.json
tests/results/invalid_dataset_theme_type.json
tests/results/invalid_dataset_type.json
tests/results/invalid_field_description_type.json
tests/results/invalid_multiple_fields_type.json
tests/results/invalid_publisher_mbox_format.json
tests/results/malformed_accrualperiodicity.json
tests/results/malformed_date.json
tests/results/malformed_datetime.json
tests/results/malformed_email.json
tests/results/malformed_uri.json
tests/results/minimum_data.json
tests/results/missing_catalog_dataset.json
tests/results/missing_catalog_description.json
tests/results/missing_catalog_title.json
tests/results/missing_dataset.json
tests/results/missing_dataset_description.json
tests/results/missing_dataset_title.json
tests/results/missing_distribution_title.json
tests/results/multiple_missing_descriptions.json
tests/results/null_catalog_publisher.json
tests/results/null_dataset_theme.json
tests/results/null_field_description.json
tests/samples/TEST_CASES.md
tests/samples/empty_mandatory_string.json
tests/samples/empty_minimum_data.json
tests/samples/empty_optional_string.json
tests/samples/full_data.json
tests/samples/invalid_catalog_publisher_type.json
tests/samples/invalid_dataset_theme_type.json
tests/samples/invalid_dataset_type.json
tests/samples/invalid_field_description_type.json
tests/samples/invalid_multiple_fields_type.json
tests/samples/invalid_publisher_mbox_format.json
tests/samples/malformed_accrualperiodicity.json
tests/samples/malformed_date.json
tests/samples/malformed_datetime.json
tests/samples/malformed_email.json
tests/samples/malformed_uri.json
tests/samples/minimum_data.json
tests/samples/missing_catalog_dataset.json
tests/samples/missing_catalog_description.json
tests/samples/missing_catalog_title.json
tests/samples/missing_dataset.json
tests/samples/missing_dataset_description.json
tests/samples/missing_dataset_title.json
tests/samples/missing_distribution_title.json
tests/samples/multiple_missing_descriptions.json
tests/samples/null_catalog_publisher.json
tests/samples/null_dataset_theme.json
tests/samples/null_field_description.json