HISTORY.md
LICENSE
MANIFEST.in
README.md
requirements.txt
requirements_2.7.txt
requirements_dev.txt
setup.cfg
setup.py
docs/HISTORY.md
docs/MANUAL.md
docs/Makefile
docs/README.md
docs/backup.rst
docs/conf.py
docs/core.rst
docs/federation.rst
docs/index.rst
docs/indicators.rst
docs/make.bat
docs/modules.rst
docs/pydatajson.rst
docs/quick_reference.rst
docs/readers.rst
docs/reference.rst
docs/reporting.rst
docs/search.rst
docs/validation.rst
docs/writers.rst
pydatajson/__init__.py
pydatajson/__main__.py
pydatajson/backup.py
pydatajson/ckan_reader.py
pydatajson/ckan_utils.py
pydatajson/core.py
pydatajson/custom_exceptions.py
pydatajson/documentation.py
pydatajson/download.py
pydatajson/federation.py
pydatajson/helpers.py
pydatajson/indicators.py
pydatajson/readers.py
pydatajson/reporting.py
pydatajson/search.py
pydatajson/time_series.py
pydatajson/transformation.py
pydatajson/validation.py
pydatajson/writers.py
pydatajson.egg-info/PKG-INFO
pydatajson.egg-info/SOURCES.txt
pydatajson.egg-info/dependency_links.txt
pydatajson.egg-info/entry_points.txt
pydatajson.egg-info/not-zip-safe
pydatajson.egg-info/requires.txt
pydatajson.egg-info/top_level.txt
pydatajson/fields/fields.json
pydatajson/schemas/accrualPeriodicity.json
pydatajson/schemas/catalog.json
pydatajson/schemas/dataset.json
pydatajson/schemas/distribution.json
pydatajson/schemas/field.json
pydatajson/schemas/mixed-types.json
pydatajson/schemas/required_fields_schema.json
pydatajson/schemas/superThemeTaxonomy.json
pydatajson/schemas/theme.json
tests/TEST_CASES.md
tests/__init__.py
tests/context.py
tests/profiling.py
tests/test_backup.py
tests/test_ckan_integration.py
tests/test_ckan_reader.py
tests/test_ckan_utils.py
tests/test_core.py
tests/test_documentation.py
tests/test_federation.py
tests/test_helpers.py
tests/test_indicators.py
tests/test_readers_and_writers.py
tests/test_search.py
tests/test_time_series.py
tests/test_validation.py
tests/xl_methods.py
tests/cassetes/test_generate_catalog_readme.yaml
tests/cassetes/test_generate_datasets_report.yaml
tests/cassetes/test_read_remote_xlsx_catalog.yaml
tests/cassetes/test_validate_bad_remote_datajson.yaml
tests/cassetes/test_validate_bad_remote_datajson2.yaml
tests/cassetes/backup/test_make_catalog_backup_data.yaml
tests/cassetes/backup/test_make_catalog_backup_data_without_file_name.yaml
tests/cassetes/ckan_integration/push_dataset/tearDown.yaml
tests/cassetes/ckan_integration/push_dataset/test_dataset_is_created_correctly.yaml
tests/cassetes/ckan_integration/push_dataset/test_dataset_is_updated_correctly.yaml
tests/cassetes/ckan_integration/push_dataset/test_resources_swapped_correctly.yaml
tests/cassetes/ckan_integration/remove_dataset/setUp.yaml
tests/cassetes/ckan_integration/remove_dataset/tearDown.yaml
tests/cassetes/ckan_integration/remove_dataset/test_empty_query_result.yaml
tests/cassetes/ckan_integration/remove_dataset/test_remove_dataset_by_filter_out.yaml
tests/cassetes/ckan_integration/remove_dataset/test_remove_dataset_by_filter_out_and_organization.yaml
tests/cassetes/ckan_integration/remove_dataset/test_remove_dataset_by_id.yaml
tests/cassetes/ckan_integration/remove_dataset/test_remove_dataset_by_organization.yaml
tests/cassetes/ckan_integration/remove_dataset/test_remove_dataset_by_publisher_and_organization.yaml
tests/cassetes/ckan_integration/remove_dataset/test_remove_dataset_by_title.yaml
tests/cassetes/ckan_integration/remove_dataset/test_with_no_parametres.yaml
tests/cassetes/indicators/test_bad_date_indicators.yaml
tests/cassetes/indicators/test_bad_summary.yaml
tests/cassetes/indicators/test_date_indicators.yaml
tests/cassetes/indicators/test_date_network_indicators_empty_catalog.yaml
tests/cassetes/indicators/test_field_indicators_on_full_catalog.yaml
tests/cassetes/indicators/test_field_indicators_on_min_catalog.yaml
tests/cassetes/indicators/test_format_indicators.yaml
tests/cassetes/indicators/test_generate_catalog_indicators.yaml
tests/cassetes/indicators/test_indicators_invalid_periodicity.yaml
tests/cassetes/indicators/test_indicators_missing_dataset.yaml
tests/cassetes/indicators/test_indicators_missing_periodicity.yaml
tests/cassetes/indicators/test_last_updated_indicator_missing_issued_field.yaml
tests/cassetes/indicators/test_license_indicators.yaml
tests/cassetes/indicators/test_network_indicators.yaml
tests/cassetes/indicators/test_network_license_indicators.yaml
tests/cassetes/indicators/test_network_type_indicators.yaml
tests/cassetes/indicators/test_no_licenses_indicators.yaml
tests/cassetes/indicators/test_no_title_nor_identifier_catalog.yaml
tests/cassetes/indicators/test_types_indicators.yaml
tests/cassetes/indicators/test_valid_and_unreachable_catalogs.yaml
tests/cassetes/profiling/main.yaml
tests/results/catalog_readme.md
tests/results/catalogo_justicia.json
tests/results/datasets.json
tests/results/datasets_filter_in.json
tests/results/datasets_filter_out.json
tests/results/datasets_meta_field.json
tests/results/distributions.json
tests/results/distributions_filter_in.json
tests/results/distributions_filter_out.json
tests/results/distributions_meta_field.json
tests/results/distributions_only_time_series.json
tests/results/empty_optional_string.json
tests/results/expected_datasets_report.csv
tests/results/expected_harvester_config.csv
tests/results/fields.json
tests/results/fields_filter_in.json
tests/results/fields_filter_out.json
tests/results/fields_meta_field.json
tests/results/full_data.json
tests/results/get_dataset.json
tests/results/get_distribution.json
tests/results/get_distribution_of_dataset.json
tests/results/get_field.json
tests/results/get_theme.json
tests/results/invalid_dataset_theme_type.json
tests/results/invalid_field_description_type.json
tests/results/invalid_multiple_fields_type.json
tests/results/minimum_data.json
tests/results/mismatched_downloadURL_and_format.json
tests/results/mismatched_fileName_and_format.json
tests/results/multiple_missing_descriptions.json
tests/results/null_dataset_theme.json
tests/results/null_field_description.json
tests/results/several_assorted_errors.json
tests/results/time_series.json
tests/results/write_table.csv
tests/results/write_table.xlsx
tests/results/catalog/example/catalog.xlsx
tests/results/catalog/example/data.json
tests/results/catalog/example_ts/catalog.xlsx
tests/results/catalog/example_ts/data.json
tests/results/catalog/example_ts/dataset/1/distribution/1.2.b/download/odg-total-millones-pesos-1960-trimestral.csv
tests/results/catalog/example_ts/dataset/1/distribution/1.2/download/oferta-demanda-globales-datos-desestacionalizados-valores-trimestrales-base-1993.csv
tests/samples/catalogo_justicia.json
tests/samples/catalogo_justicia.xlsx
tests/samples/catalogo_justicia_extra_columns.xlsx
tests/samples/catalogo_justicia_removed.json
tests/samples/catalogo_justicia_removed_publisher.json
tests/samples/catalogo_justicia_with_defaults.json
tests/samples/catalogo_justicia_with_defaults.xlsx
tests/samples/empty_mandatory_string.json
tests/samples/empty_optional_string.json
tests/samples/empty_super_theme_list.json
tests/samples/example_time_series.json
tests/samples/full_data.json
tests/samples/integration_full_sample_data.json
tests/samples/invalid_catalog_empty.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_keywords.json
tests/samples/invalid_multiple_fields_type.json
tests/samples/invalid_publisher_mbox_format.json
tests/samples/invalid_themeTaxonomy.json
tests/samples/lists_extra_commas.xlsx
tests/samples/malformed_accrualperiodicity.json
tests/samples/malformed_date.json
tests/samples/malformed_datetime.json
tests/samples/malformed_datetime2.json
tests/samples/malformed_email.json
tests/samples/malformed_temporal.json
tests/samples/malformed_temporal2.json
tests/samples/malformed_uri.json
tests/samples/minimum_data.json
tests/samples/mismatched_downloadURL_and_format.json
tests/samples/mismatched_fileName_and_format.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/missing_periodicity.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
tests/samples/processed_datasets_report.csv
tests/samples/prueba_sheet_to_table.xlsx
tests/samples/read_table.csv
tests/samples/read_table.xlsx
tests/samples/repeated_downloadURL.json
tests/samples/several_assorted_errors.json
tests/samples/several_datasets.json
tests/samples/several_datasets_for_harvest.json
tests/samples/several_datasets_with_licenses.json
tests/samples/several_datasets_with_types.json
tests/samples/time_series_data.json
tests/samples/too_long_field_title.json
tests/support/__init__.py
tests/support/constants.py
tests/support/decorators.py
tests/support/utils.py
tests/support/factories/__init__.py
tests/support/factories/catalog_errors.py
tests/support/factories/core_files.py
tests/support/factories/dataset_errors.py
tests/support/factories/distribution_errors.py
tests/support/factories/other_errors.py
tests/support/factories/xlsx.py