dev_update_sphinx
Contents:
CKAN API client package ckanapi_harvesters
Python CKAN package builder Excel workbook
Resource builder specific options & database harvesters
CKAN instance CLI parameters
CKAN field naming recommendations
Recommendations for metadata
Data format policy recommendations
Python package builder example
src
dev_update_sphinx
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__init__() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
(ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey method)
(ckanapi_harvesters.auxiliary.ckan_auxiliary.FileChunkDataFrame method)
(ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
(ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
(ckanapi_harvesters.builder.mapper_datastore.DataSchemeConversion method)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
(ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
(ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
(ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
(ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
(ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic method)
(ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
__str__() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_add_field_from_path() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_api_action_request() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_api_datapusher_submit() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
_api_dataset_purge() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_datastore_create() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_datastore_delete() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_datastore_dump_all() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_dump_all_page_generator() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_dump_df() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_dump_raw() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_info() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_datastore_search_all() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_search_all_page_generator() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_search_df() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_search_raw() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_search_sql_all() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_search_sql_all_page_generator() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_search_sql_df() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_search_sql_raw() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_api_datastore_upsert_raw() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
_api_group_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_group_list_all() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_group_package_show() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
_api_group_package_show_all() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
_api_license_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_organization_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_organization_list_all() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_organization_show() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_package_collaborator_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_package_create() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_package_delete() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_package_list() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
_api_package_list_all() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
_api_package_patch() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_package_resource_reorder() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_package_search() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_package_search_all() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_package_show() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_resource_create() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_resource_create_default_resource_views() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
_api_resource_delete() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_resource_patch() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
_api_resource_search() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
_api_resource_search_all() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
_api_resource_show() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_resource_view_create() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
_api_resource_view_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_user_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_user_show() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_api_vocabulary_create() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
_api_vocabulary_delete() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
_api_vocabulary_list() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
_api_vocabulary_update() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
_apply_out_dir_src() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_apply_resources_base_dir_src() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_call_progress_callback() (ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
_check_necessary_fields() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
_ckan_url_request() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_clean_final_steps() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_clean_subvalue() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_cli_ckan_args_apply() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic method)
_data_type_map_to_ckan() (ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
_detect_non_standard_field() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_detect_standard_field_bypass() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_enrich_resource_info() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
_extra_checks() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_generate_next_value_() (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseDomain static method)
_get_api_url() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_get_builder_df() (ckanapi_harvesters.builder.builder_ckan.BuilderCkan method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_get_datastores_df() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_get_datastores_dict() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_get_default_bom_option() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly static method)
_get_field_query_function() (ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
_get_fields_update() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
_get_mono_resource_names() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_get_mono_resource_used_files() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_get_resources_df() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_init_session() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_load_from_df() (ckanapi_harvesters.builder.builder_ckan.BuilderCkan method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_merge_resource_attributes() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
_merge_resource_attributes_from_file() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
_pd_series_type_instance_detect() (in module ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic)
_prepare_headers() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_replace_non_standard_subvalue() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_replace_non_standard_value() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_replace_standard_subvalue_bypass() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_replace_standard_value_bypass() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
_request_all_results_df() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_request_all_results_list() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_request_all_results_page_generator() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_rx_records_df_clean() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
_setup_cli_ckan_parser() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
_setup_cli_ckan_parser__params() (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic static method)
_setup_cli_proxy_parser() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig static method)
_to_ckan_resource_info() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
_to_dict() (ckanapi_harvesters.builder.builder_ckan.BuilderCkan method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
_unit_download_apply() (ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
_unit_upload_apply() (ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
_update_datastore_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
_update_datastore_len() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
_update_group_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
_update_license_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
_update_metadata() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
_update_organization_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
_update_package_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
_update_resource_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
_update_user_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
_update_vocabulary_info() (ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanVocabularyMap method)
A
about (ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
AbsolutePathError
action_requests_retry_always (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
Active (ckanapi_harvesters.auxiliary.ckan_model.CkanState attribute)
add_context() (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC method)
Admin (ckanapi_harvesters.auxiliary.ckan_model.CkanCapacity attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanGroupCapacity attribute)
AdminFeatureLockedError
aliases (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
allow_chunks (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
Any (ckanapi_harvesters.policies.data_format_policy_defs.ListChoiceMode attribute)
(ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode attribute)
api_action_call() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
api_help_show() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
API_KEY_FILE_DEFAULT_LIST (ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey attribute)
API_KEY_FILE_ENVIRON (ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey attribute)
apikey (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase property)
ApiKey (class in ckanapi_harvesters.auxiliary.ckan_api_key)
ApiKeyFileError
append_allowed() (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.xls_format.ExcelFileFormat method)
append_file() (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.xls_format.ExcelFileFormat method)
append_in_memory() (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.xls_format.ExcelFileFormat method)
apply_constraints() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
apply_new_fields_request() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
apply_one_frame_per_primary_key() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
ArgumentError
assert_or_raise() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
author (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
author_email (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
B
BaseDirUndefError
bigint (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
bigserial (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
bit (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
bool (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
Bool (ckanapi_harvesters.policies.data_format_policy_defs.DataType attribute)
box (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
BrokenMongoRefError
bson (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
BuilderCkan (class in ckanapi_harvesters.builder.builder_ckan)
BuilderDataStoreABC (class in ckanapi_harvesters.builder.builder_resource_datastore)
BuilderDataStoreCkan (class in ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan)
BuilderDataStoreFile (class in ckanapi_harvesters.builder.builder_resource_datastore_file)
BuilderDataStoreFolder (class in ckanapi_harvesters.builder.builder_resource_datastore_multi_folder)
BuilderDataStoreHarvester (class in ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester)
BuilderDataStoreMultiABC (class in ckanapi_harvesters.builder.builder_resource_datastore_multi_abc)
BuilderDataStoreUnmanaged (class in ckanapi_harvesters.builder.builder_resource_datastore_unmanaged)
BuilderDataStoreUrl (class in ckanapi_harvesters.builder.builder_resource_datastore_url)
BuilderField (class in ckanapi_harvesters.builder.builder_field)
BuilderFileABC (class in ckanapi_harvesters.builder.builder_resource)
BuilderFileBinary (class in ckanapi_harvesters.builder.builder_resource)
BuilderMultiABC (class in ckanapi_harvesters.builder.builder_resource_multi_abc)
BuilderMultiDataStore (class in ckanapi_harvesters.builder.builder_resource_multi_datastore)
BuilderMultiFile (class in ckanapi_harvesters.builder.builder_resource_multi_file)
BuilderPackageBasic (class in ckanapi_harvesters.builder.builder_package_1_basic)
BuilderPackageMultiThreaded (class in ckanapi_harvesters.builder.builder_package_3_multi_threaded)
BuilderPackageWithHarvesters (class in ckanapi_harvesters.builder.builder_package_2_harvesters)
BuilderResourceABC (class in ckanapi_harvesters.builder.builder_resource)
BuilderResourceIgnored (class in ckanapi_harvesters.builder.builder_resource_datastore)
BuilderResourceUnmanaged (class in ckanapi_harvesters.builder.builder_resource)
BuilderUrl (class in ckanapi_harvesters.builder.builder_resource)
BuilderUrlABC (class in ckanapi_harvesters.builder.builder_resource)
bytea (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
Bytes (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressUnits attribute)
bytes_to_megabytes() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
C
ca_arg_to_str() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
ca_file_rel_to_dir() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
capacity (ckanapi_harvesters.auxiliary.ckan_model.CkanCollaboration attribute)
char (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
check_connection() (ckanapi_harvesters.harvesters.harvester_abc.HarvesterConnectABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
check_package_name_arg() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
chunk_index (ckanapi_harvesters.auxiliary.ckan_auxiliary.FileChunkDataFrame attribute)
chunk_size (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
cidr (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
circle (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
CKAN_API_KEY_ENVIRON (ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey attribute)
CKAN_API_KEY_HEADER_NAME (ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey attribute)
ckan_ca (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic property)
ckan_headers (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
ckan_request_counter (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiDebug attribute)
CKAN_URL_ENVIRON (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase attribute)
CkanActionError
CkanActionResponse (class in ckanapi_harvesters.auxiliary.ckan_action)
CkanAdminReport (class in ckanapi_harvesters.reports.admin_report)
CkanAliasInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
ckanapi_harvesters
module
ckanapi_harvesters.auxiliary
module
ckanapi_harvesters.auxiliary.ckan_action
module
ckanapi_harvesters.auxiliary.ckan_api_key
module
ckanapi_harvesters.auxiliary.ckan_auxiliary
module
ckanapi_harvesters.auxiliary.ckan_configuration
module
ckanapi_harvesters.auxiliary.ckan_defs
module
ckanapi_harvesters.auxiliary.ckan_errors
module
ckanapi_harvesters.auxiliary.ckan_field_types
module
ckanapi_harvesters.auxiliary.ckan_map
module
ckanapi_harvesters.auxiliary.ckan_model
module
ckanapi_harvesters.auxiliary.ckan_progress_callbacks
module
ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc
module
ckanapi_harvesters.auxiliary.ckan_progress_callbacks_prototypes
module
ckanapi_harvesters.auxiliary.ckan_progress_callbacks_simple
module
ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm
module
ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated
module
ckanapi_harvesters.auxiliary.deprecated
module
ckanapi_harvesters.auxiliary.error_level_message
module
ckanapi_harvesters.auxiliary.external_code_import
module
ckanapi_harvesters.auxiliary.lazy_imports
module
ckanapi_harvesters.auxiliary.list_records
module
ckanapi_harvesters.auxiliary.login
module
ckanapi_harvesters.auxiliary.path
module
ckanapi_harvesters.auxiliary.proxy_config
module
ckanapi_harvesters.auxiliary.ssh_tunnel
module
ckanapi_harvesters.auxiliary.urls
module
ckanapi_harvesters.builder
module
ckanapi_harvesters.builder.builder_aux
module
ckanapi_harvesters.builder.builder_ckan
module
ckanapi_harvesters.builder.builder_errors
module
ckanapi_harvesters.builder.builder_field
module
ckanapi_harvesters.builder.builder_package
module
ckanapi_harvesters.builder.builder_package_1_basic
module
ckanapi_harvesters.builder.builder_package_2_harvesters
module
ckanapi_harvesters.builder.builder_package_3_multi_threaded
module
ckanapi_harvesters.builder.builder_resource
module
ckanapi_harvesters.builder.builder_resource_datastore
module
ckanapi_harvesters.builder.builder_resource_datastore_file
module
ckanapi_harvesters.builder.builder_resource_datastore_multi_abc
module
ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan
module
ckanapi_harvesters.builder.builder_resource_datastore_multi_folder
module
ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester
module
ckanapi_harvesters.builder.builder_resource_datastore_unmanaged
module
ckanapi_harvesters.builder.builder_resource_datastore_url
module
ckanapi_harvesters.builder.builder_resource_init
module
ckanapi_harvesters.builder.builder_resource_multi_abc
module
ckanapi_harvesters.builder.builder_resource_multi_datastore
module
ckanapi_harvesters.builder.builder_resource_multi_file
module
ckanapi_harvesters.builder.example
module
ckanapi_harvesters.builder.example.builder_example
module
ckanapi_harvesters.builder.example.builder_example_aux_fun
module
ckanapi_harvesters.builder.example.builder_example_download
module
ckanapi_harvesters.builder.example.builder_example_generate_data
module
ckanapi_harvesters.builder.example.builder_example_patch_upload
module
ckanapi_harvesters.builder.example.builder_example_policy
module
ckanapi_harvesters.builder.example.builder_example_sample_dataset
module
ckanapi_harvesters.builder.example.builder_example_test_sql
module
ckanapi_harvesters.builder.example.builder_example_tests
module
ckanapi_harvesters.builder.example.builder_example_tests_dev
module
ckanapi_harvesters.builder.example.builder_example_tests_offline
module
ckanapi_harvesters.builder.mapper_datastore
module
ckanapi_harvesters.builder.mapper_datastore_multi
module
ckanapi_harvesters.builder.mapper_datastore_prototypes
module
ckanapi_harvesters.builder.specific
module
ckanapi_harvesters.builder.specific.configuration_builder
module
ckanapi_harvesters.builder.specific_builder_abc
module
ckanapi_harvesters.ckan_api
module
ckanapi_harvesters.ckan_api.ckan_api
module
ckanapi_harvesters.ckan_api.ckan_api_0_base
module
ckanapi_harvesters.ckan_api.ckan_api_1_map
module
ckanapi_harvesters.ckan_api.ckan_api_2_readonly
module
ckanapi_harvesters.ckan_api.ckan_api_3_policy
module
ckanapi_harvesters.ckan_api.ckan_api_4_readwrite
module
ckanapi_harvesters.ckan_api.ckan_api_5_manage
module
ckanapi_harvesters.ckan_api.ckan_api_params
module
ckanapi_harvesters.ckan_api.deprecated
module
ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated
module
ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies
module
ckanapi_harvesters.harvesters
module
ckanapi_harvesters.harvesters.data_cleaner
module
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc
module
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_errors
module
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_init
module
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload
module
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic
module
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_2_geom
module
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_assist
module
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_check
module
ckanapi_harvesters.harvesters.file_formats
module
ckanapi_harvesters.harvesters.file_formats.csv_format
module
ckanapi_harvesters.harvesters.file_formats.file_format_abc
module
ckanapi_harvesters.harvesters.file_formats.file_format_init
module
ckanapi_harvesters.harvesters.file_formats.json_format
module
ckanapi_harvesters.harvesters.file_formats.shp_format
module
ckanapi_harvesters.harvesters.file_formats.user_format
module
ckanapi_harvesters.harvesters.file_formats.user_format_prototypes
module
ckanapi_harvesters.harvesters.file_formats.xls_format
module
ckanapi_harvesters.harvesters.harvester_abc
module
ckanapi_harvesters.harvesters.harvester_errors
module
ckanapi_harvesters.harvesters.harvester_init
module
ckanapi_harvesters.harvesters.harvester_model
module
ckanapi_harvesters.harvesters.harvester_params
module
ckanapi_harvesters.harvesters.mongodb_data_cleaner
module
ckanapi_harvesters.harvesters.mongodb_harvester
module
ckanapi_harvesters.harvesters.mongodb_params
module
ckanapi_harvesters.harvesters.postgre_harvester
module
ckanapi_harvesters.harvesters.postgre_params
module
ckanapi_harvesters.harvesters.pymongo_harvester
module
ckanapi_harvesters.policies
module
ckanapi_harvesters.policies.data_format_policy
module
ckanapi_harvesters.policies.data_format_policy_abc
module
ckanapi_harvesters.policies.data_format_policy_custom_fields
module
ckanapi_harvesters.policies.data_format_policy_defs
module
ckanapi_harvesters.policies.data_format_policy_errors
module
ckanapi_harvesters.policies.data_format_policy_lists
module
ckanapi_harvesters.policies.data_format_policy_output_config
module
ckanapi_harvesters.policies.data_format_policy_tag_groups
module
ckanapi_harvesters.reports
module
ckanapi_harvesters.reports.admin_report
module
CkanApiABC (class in ckanapi_harvesters.ckan_api.ckan_api_0_base)
CkanApiBase (class in ckanapi_harvesters.ckan_api.ckan_api_0_base)
CkanApiDebug (class in ckanapi_harvesters.ckan_api.ckan_api_params)
CkanApiDeprecated (class in ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated)
CkanApiExtendedParams (class in ckanapi_harvesters.ckan_api.ckan_api_5_manage)
CkanApiKey (class in ckanapi_harvesters.auxiliary.ckan_api_key)
CkanApiManage (class in ckanapi_harvesters.ckan_api.ckan_api_5_manage)
CkanApiManageParams (class in ckanapi_harvesters.ckan_api.ckan_api_5_manage)
CkanApiMap (class in ckanapi_harvesters.ckan_api.ckan_api_1_map)
CkanApiParamsBasic (class in ckanapi_harvesters.ckan_api.ckan_api_params)
CkanApiPolicy (class in ckanapi_harvesters.ckan_api.ckan_api_3_policy)
CkanApiPolicyParams (class in ckanapi_harvesters.ckan_api.ckan_api_3_policy)
CkanApiReadOnly (class in ckanapi_harvesters.ckan_api.ckan_api_2_readonly)
CkanApiReadOnlyParams (class in ckanapi_harvesters.ckan_api.ckan_api_2_readonly)
CkanApiReadWrite (class in ckanapi_harvesters.ckan_api.ckan_api_4_readwrite)
CkanApiReadWriteParams (class in ckanapi_harvesters.ckan_api.ckan_api_4_readwrite)
CkanApiVocabulariesDeprecated (class in ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies)
CkanArgumentError
CkanAuthorizationError
CkanBasicDataFieldType (class in ckanapi_harvesters.auxiliary.deprecated)
CkanCallbackLevel (class in ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc)
CkanCapacity (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanCollaboration (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanCollaboratorCapacity (class in ckanapi_harvesters.auxiliary.deprecated)
CkanConfigurableObjectABC (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanDataCleanerABC (class in ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc)
CkanDataCleanerUploadAssist (class in ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_assist)
CkanDataCleanerUploadBasic (class in ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic)
CkanDataCleanerUploadCheckOnly (class in ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_check)
CkanDataCleanerUploadDigitalColumns (class in ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic)
CkanDataCleanerUploadGeom (class in ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_2_geom)
CkanDataStoreInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanField (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanFieldInternalAttrs (class in ckanapi_harvesters.auxiliary.ckan_auxiliary)
CkanFieldType (class in ckanapi_harvesters.auxiliary.ckan_field_types)
CkanFieldTypeABC (class in ckanapi_harvesters.auxiliary.ckan_field_types)
CkanFieldTypeEnum (class in ckanapi_harvesters.auxiliary.ckan_field_types)
CkanGroupCapacity (class in ckanapi_harvesters.auxiliary.deprecated)
CkanGroupInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanIdFieldTreatment (class in ckanapi_harvesters.auxiliary.ckan_auxiliary)
CkanLicenseDomain (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanLicenseInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanMandatoryArgumentError
CkanMap (class in ckanapi_harvesters.auxiliary.ckan_map)
CkanMapABC (class in ckanapi_harvesters.auxiliary.ckan_map)
CkanNotFoundError
CkanOrganizationInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanPackageDataFormatPolicy (class in ckanapi_harvesters.policies.data_format_policy)
CkanPackageInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanProgressBarType (class in ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc)
CkanProgressCallbackABC (class in ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc)
CkanProgressCallbackEmpty (class in ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc)
CkanProgressCallbackSimple (class in ckanapi_harvesters.auxiliary.ckan_progress_callbacks_simple)
CkanProgressCallbackTqdm (class in ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm)
CkanProgressUnits (class in ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc)
CkanResourceInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanServerError
CkanSqlCapabilityError
CkanState (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanTagInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanTagVocabularyInfo (class in ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated)
CkanUserInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanViewInfo (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanVisibility (class in ckanapi_harvesters.auxiliary.ckan_model)
CkanVocabularyMap (class in ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated)
clean_base_url() (in module ckanapi_harvesters.auxiliary.urls)
clean_dataset_metadata() (ckanapi_harvesters.harvesters.harvester_abc.DatasetHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
clean_records() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.DataCleanerNone method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic.CkanDataCleanerUploadBasic method)
clean_table_metadata() (ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
clean_table_name() (in module ckanapi_harvesters.ckan_api.ckan_api_5_manage)
clean_value_field() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.DataCleanerNone method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic.CkanDataCleanerUploadBasic method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_assist.CkanDataCleanerUploadAssist method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_check.CkanDataCleanerUploadCheckOnly method)
clean_var_name() (in module ckanapi_harvesters.auxiliary.external_code_import)
CleanerRequirementError
CleanError
clear() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
(ckanapi_harvesters.auxiliary.login.Login method)
clear_all_outputs() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
(ckanapi_harvesters.harvesters.mongodb_data_cleaner.MongoDataCleanerUpload method)
clear_ids() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
clear_outputs_new_dataframe() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
(ckanapi_harvesters.harvesters.mongodb_data_cleaner.MongoDataCleanerUpload method)
clear_secrets() (ckanapi_harvesters.harvesters.harvester_abc.DatabaseHarvesterABC method)
(ckanapi_harvesters.harvesters.harvester_abc.HarvesterConnectABC method)
clear_secrets_and_disconnect() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
close_tunnel() (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
collaborators (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
collection (ckanapi_harvesters.harvesters.mongodb_params.TableParamsMongoCollection property)
complete_package_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
configurable_attributes (ckanapi_harvesters.auxiliary.ckan_model.CkanConfigurableObjectABC attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
ConfigurationBuilder (class in ckanapi_harvesters.builder.specific.configuration_builder)
connect() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.harvesters.harvester_abc.HarvesterConnectABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
Content (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseDomain attribute)
ContextErrorLevelMessage
copy() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
(ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey method)
(ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanFieldInternalAttrs method)
(ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
(ckanapi_harvesters.auxiliary.ckan_map.CkanMapABC method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanAliasInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanCollaboration method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanField method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanOrganizationInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackEmpty method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_simple.CkanProgressCallbackSimple method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm method)
(ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanVocabularyMap method)
(ckanapi_harvesters.auxiliary.external_code_import.PythonUserCode method)
(ckanapi_harvesters.auxiliary.list_records.ListRecords method)
(ckanapi_harvesters.auxiliary.login.Login method)
(ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
(ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
(ckanapi_harvesters.builder.builder_ckan.BuilderCkan method)
(ckanapi_harvesters.builder.builder_field.BuilderField method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.builder.builder_package_2_harvesters.BuilderPackageWithHarvesters method)
(ckanapi_harvesters.builder.builder_package_3_multi_threaded.BuilderPackageMultiThreaded method)
(ckanapi_harvesters.builder.builder_resource.BuilderFileABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderFileBinary method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceUnmanaged method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrl method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrlABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored method)
(ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan.BuilderDataStoreCkan method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
(ckanapi_harvesters.builder.builder_resource_datastore_unmanaged.BuilderDataStoreUnmanaged method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_datastore.BuilderMultiDataStore method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
(ckanapi_harvesters.builder.mapper_datastore.DataSchemeConversion method)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
(ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnlyParams method)
(ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
(ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicyParams method)
(ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
(ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWriteParams method)
(ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiExtendedParams method)
(ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
(ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManageParams method)
(ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic method)
(ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
(ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.DataCleanerNone method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic.CkanDataCleanerUploadBasic method)
(ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.xls_format.ExcelFileFormat method)
(ckanapi_harvesters.harvesters.harvester_abc.DatabaseHarvesterABC method)
(ckanapi_harvesters.harvesters.harvester_abc.DatasetHarvesterABC method)
(ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC method)
(ckanapi_harvesters.harvesters.harvester_model.DatasetMetadata method)
(ckanapi_harvesters.harvesters.harvester_model.FieldMetadata method)
(ckanapi_harvesters.harvesters.harvester_model.TableMetadata method)
(ckanapi_harvesters.harvesters.harvester_params.DatabaseParams method)
(ckanapi_harvesters.harvesters.harvester_params.DatasetParams method)
(ckanapi_harvesters.harvesters.harvester_params.TableParams method)
(ckanapi_harvesters.harvesters.mongodb_data_cleaner.MongoDataCleanerUpload method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.mongodb_params.TableParamsMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_params.DatasetParamsPostgreSchema method)
(ckanapi_harvesters.harvesters.postgre_params.TableParamsPostgre method)
(ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy method)
(ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields method)
create_new_field() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.DataCleanerNone method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic.CkanDataCleanerUploadBasic method)
created (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
CsvFileFormat (class in ckanapi_harvesters.harvesters.file_formats.csv_format)
CsvWkb (ckanapi_harvesters.harvesters.file_formats.shp_format.DownloadedShapeFileConversion attribute)
custom_fields (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
CustomFieldSpecification (class in ckanapi_harvesters.policies.data_format_policy_custom_fields)
CustomFieldsPolicy (class in ckanapi_harvesters.policies.data_format_policy_custom_fields)
D
Data (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseDomain attribute)
data_type (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
DatabaseHarvesterABC (class in ckanapi_harvesters.harvesters.harvester_abc)
DatabaseHarvesterMongoServer (class in ckanapi_harvesters.harvesters.mongodb_harvester)
DatabaseHarvesterPostgre (class in ckanapi_harvesters.harvesters.postgre_harvester)
DatabaseParams (class in ckanapi_harvesters.harvesters.harvester_params)
DataCleanerNone (class in ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc)
DataFormatPolicyOutputCustomFields (class in ckanapi_harvesters.policies.data_format_policy_output_config)
DataPolicyABC (class in ckanapi_harvesters.policies.data_format_policy_abc)
DataPolicyElementABC (class in ckanapi_harvesters.policies.data_format_policy_abc)
DataPolicyError
DataSchemeConversion (class in ckanapi_harvesters.builder.mapper_datastore)
DatasetHarvesterABC (class in ckanapi_harvesters.harvesters.harvester_abc)
DatasetHarvesterMongoDatabase (class in ckanapi_harvesters.harvesters.mongodb_harvester)
DatasetHarvesterPostgre (class in ckanapi_harvesters.harvesters.postgre_harvester)
DatasetMetadata (class in ckanapi_harvesters.harvesters.harvester_model)
DatasetParams (class in ckanapi_harvesters.harvesters.harvester_params)
DatasetParamsPostgreSchema (class in ckanapi_harvesters.harvesters.postgre_params)
datastore_active (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
datastore_clear() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
datastore_create() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
datastore_default_alias() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
datastore_default_alias_of_info() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage static method)
datastore_default_alias_of_names() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage static method)
datastore_delete_rows() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
datastore_dump() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_dump_page_generator() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_field_dict() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage static method)
datastore_field_patch() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
datastore_field_patch_dict() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
datastore_info (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
datastore_info() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
datastore_info_error (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
datastore_insert() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
datastore_queried() (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo method)
datastore_search() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_cursor() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_fields_type_dict() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_find_one() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_page_generator() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_row_count() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_sql() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_sql_cursor() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_sql_fields_type_dict() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_sql_find_one() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_sql_page_generator() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_search_sql_row_count() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
datastore_submit() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
datastore_update() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
datastore_upsert() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
datastore_upsert_auto() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
datastore_upsert_generator() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
datastore_upsert_last_line() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
datastore_wait() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
DataStoreNotFoundError
DataType (class in ckanapi_harvesters.policies.data_format_policy_defs)
date (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
Default (ckanapi_harvesters.auxiliary.deprecated.CkanBasicDataFieldType attribute)
default_alias_enforce (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManageParams attribute)
default_cleaner() (in module ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic)
default_df_download_id_field_treatment (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnlyParams attribute)
default_enable_admin (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManageParams attribute)
default_error() (ckanapi_harvesters.auxiliary.ckan_action.CkanActionResponse method)
default_file_mapper_from_primary_key() (in module ckanapi_harvesters.builder.mapper_datastore_multi)
default_limit (ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperLimit attribute)
default_limit_list (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
default_limit_read (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
default_out_dir (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic property)
default_package_datastore_rowcount_custom_field (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields attribute)
default_package_datastore_size_custom_field (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields attribute)
default_package_external_size_custom_field (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields attribute)
default_package_filestore_size_custom_field (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields attribute)
default_progress_bar_type (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm attribute)
default_progress_callback() (in module ckanapi_harvesters.auxiliary.ckan_progress_callbacks_simple)
default_read_chunksize (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
default_read_kwargs (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat attribute)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat attribute)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat attribute)
default_readonly (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWriteParams attribute)
default_report_custom_field (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields attribute)
default_report_timestamp_field (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields attribute)
default_resource_view() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage static method)
default_sample_title_suffix (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic attribute)
default_sample_url_suffix (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic attribute)
default_score_custom_field (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields attribute)
default_to_json_reduced_size (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic attribute)
(ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy attribute)
default_write_kwargs (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat attribute)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat attribute)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat attribute)
degrees_DMS() (in module ckanapi_harvesters.builder.example.builder_example_generate_data)
delete_request() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
Deleted (ckanapi_harvesters.auxiliary.ckan_model.CkanState attribute)
description (ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
details (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanTagInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo attribute)
detect_field_types_and_subs() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.DataCleanerNone method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic.CkanDataCleanerUploadBasic method)
df (ckanapi_harvesters.auxiliary.ckan_auxiliary.FileChunkDataFrame attribute)
df_download_alter() (ckanapi_harvesters.builder.mapper_datastore.DataSchemeConversion method)
df_upload_alter() (ckanapi_harvesters.builder.mapper_datastore.DataSchemeConversion method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperIndexKeys method)
dict_recursive_update() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
disable_all() (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields method)
disconnect() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.harvesters.harvester_abc.HarvesterConnectABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
display_name (ckanapi_harvesters.auxiliary.ckan_model.CkanTagInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
domain (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo attribute)
download_file_query() (ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperLimit method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestMapperABC method)
download_file_query_generator() (ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestMapperABC method)
download_file_query_item() (ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_datastore.BuilderMultiDataStore method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
download_file_query_item_df() (ckanapi_harvesters.builder.builder_resource_multi_datastore.BuilderMultiDataStore method)
download_file_query_item_graceful() (ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
download_file_query_list() (ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperIndexKeys method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperLimit method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperUser method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestMapperABC method)
download_function_example() (in module ckanapi_harvesters.builder.mapper_datastore_prototypes)
download_request() (ckanapi_harvesters.builder.builder_resource.BuilderFileABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrlABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored method)
(ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
download_request_full() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
download_request_full_multi_threaded() (ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
download_request_generator() (ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
download_request_generator_df() (ckanapi_harvesters.builder.builder_resource_multi_datastore.BuilderMultiDataStore method)
download_resource() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
download_resource_bytes() (ckanapi_harvesters.builder.builder_resource.BuilderFileABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
download_resource_df() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
download_sample() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
download_sample_df() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
download_size_mb (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
download_url (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
download_url_proxy() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
download_url_proxy_test_head() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
downloaded_df_to_gdf() (ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
DownloadedShapeFileConversion (class in ckanapi_harvesters.harvesters.file_formats.shp_format)
Draft (ckanapi_harvesters.auxiliary.ckan_model.CkanState attribute)
dry_run (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
DuplicateNameError
E
Editor (ckanapi_harvesters.auxiliary.ckan_model.CkanCapacity attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanCollaboratorCapacity attribute)
email_hash (ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
empty_str_to_None() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
EmptyPackageNameException
enable_external_code (ckanapi_harvesters.auxiliary.external_code_import.PythonUserCode attribute)
end_task() (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackEmpty method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm method)
enforce() (ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy method)
(ckanapi_harvesters.policies.data_format_policy_abc.DataPolicyABC method)
(ckanapi_harvesters.policies.data_format_policy_custom_fields.CustomFieldSpecification method)
(ckanapi_harvesters.policies.data_format_policy_custom_fields.CustomFieldsPolicy method)
(ckanapi_harvesters.policies.data_format_policy_lists.ExtraValueListPolicy method)
(ckanapi_harvesters.policies.data_format_policy_lists.GroupedValueListPolicy method)
(ckanapi_harvesters.policies.data_format_policy_lists.SingleValueListPolicy method)
(ckanapi_harvesters.policies.data_format_policy_lists.ValueListPolicy method)
Error (ckanapi_harvesters.auxiliary.error_level_message.ErrorLevel attribute)
error_count_message() (ckanapi_harvesters.policies.data_format_policy_errors.ErrorCount method)
error_level (ckanapi_harvesters.auxiliary.error_level_message.ErrorLevelMessage attribute)
(ckanapi_harvesters.policies.data_format_policy_abc.DataPolicyABC attribute)
ErrorCount (class in ckanapi_harvesters.policies.data_format_policy_errors)
ErrorLevel (class in ckanapi_harvesters.auxiliary.error_level_message)
ErrorLevelMessage
excel_name_of_builder() (in module ckanapi_harvesters.builder.builder_package_1_basic)
excel_name_of_sheet() (in module ckanapi_harvesters.builder.builder_package_1_basic)
ExcelFileFormat (class in ckanapi_harvesters.harvesters.file_formats.xls_format)
Excluded (ckanapi_harvesters.auxiliary.ckan_model.CkanCapacity attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanCollaboratorCapacity attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanGroupCapacity attribute)
execute() (ckanapi_harvesters.reports.admin_report.CkanAdminReport method)
extern_ca (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic property)
extern_request_counter (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiDebug attribute)
ExternalUrlLockedError
ExternalUserCodeDisabledException
extra_args (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
extra_attributes (ckanapi_harvesters.auxiliary.ckan_model.CkanConfigurableObjectABC attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
extra_context (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
ExtraValueListPolicy (class in ckanapi_harvesters.policies.data_format_policy_lists)
F
family (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo attribute)
FieldMetadata (class in ckanapi_harvesters.harvesters.harvester_model)
fields_dict (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
fields_id_list (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
file_index (ckanapi_harvesters.auxiliary.ckan_auxiliary.FileChunkDataFrame attribute)
file_path (ckanapi_harvesters.auxiliary.ckan_auxiliary.FileChunkDataFrame attribute)
file_position (ckanapi_harvesters.auxiliary.ckan_auxiliary.FileChunkDataFrame attribute)
FileChunkDataFrame (class in ckanapi_harvesters.auxiliary.ckan_auxiliary)
FileFormatABC (class in ckanapi_harvesters.harvesters.file_formats.file_format_abc)
FileFormatRequirementError
FileOrDirNotExistError
find_duplicates() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
float (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
float4 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
float8 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
ForbiddenNameError
format (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
FormatError
from_bool() (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseDomain static method)
from_bool_is_private() (ckanapi_harvesters.auxiliary.ckan_model.CkanVisibility static method)
from_ckan() (ckanapi_harvesters.builder.builder_ckan.BuilderCkan method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
from_ckan_dict() (ckanapi_harvesters.auxiliary.ckan_model.CkanField static method)
from_cli_args() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig static method)
from_df_row() (ckanapi_harvesters.builder.builder_field.BuilderField static method)
(ckanapi_harvesters.policies.data_format_policy_custom_fields.CustomFieldSpecification static method)
from_dict() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap static method)
(ckanapi_harvesters.auxiliary.ckan_map.CkanMapABC static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanAliasInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanField static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseDomain static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanOrganizationInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanTagInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo static method)
(ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanTagVocabularyInfo static method)
(ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanVocabularyMap static method)
(ckanapi_harvesters.auxiliary.login.Login static method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
(ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy static method)
(ckanapi_harvesters.policies.data_format_policy_abc.DataPolicyABC static method)
(ckanapi_harvesters.policies.data_format_policy_abc.DataPolicyElementABC static method)
(ckanapi_harvesters.policies.data_format_policy_custom_fields.CustomFieldSpecification static method)
(ckanapi_harvesters.policies.data_format_policy_custom_fields.CustomFieldsPolicy static method)
(ckanapi_harvesters.policies.data_format_policy_defs.StringValueSpecification static method)
(ckanapi_harvesters.policies.data_format_policy_lists.ExtraValueListPolicy static method)
(ckanapi_harvesters.policies.data_format_policy_lists.GroupedValueListPolicy static method)
(ckanapi_harvesters.policies.data_format_policy_lists.SingleValueListPolicy static method)
(ckanapi_harvesters.policies.data_format_policy_lists.ValueListPolicy static method)
from_dict_df_args() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly static method)
from_excel() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
from_file_datastore() (ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester static method)
from_json() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
(ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy static method)
from_jsons() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
(ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy static method)
from_str() (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldType static method)
(ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeABC static method)
(ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanCapacity static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanState static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanVisibility static method)
(ckanapi_harvesters.auxiliary.deprecated.CkanBasicDataFieldType static method)
(ckanapi_harvesters.auxiliary.deprecated.CkanCollaboratorCapacity static method)
(ckanapi_harvesters.auxiliary.deprecated.CkanGroupCapacity static method)
(ckanapi_harvesters.auxiliary.error_level_message.ErrorLevel static method)
(ckanapi_harvesters.policies.data_format_policy_defs.DataType static method)
(ckanapi_harvesters.policies.data_format_policy_defs.ListChoiceMode static method)
(ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode static method)
from_str_or_config() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig static method)
from_tuple() (ckanapi_harvesters.auxiliary.login.Login static method)
(ckanapi_harvesters.policies.data_format_policy_defs.StringValueSpecification static method)
from_ValueListPolicy() (ckanapi_harvesters.policies.data_format_policy_lists.ExtraValueListPolicy static method)
full_unlock() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
(ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
fullname (ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
function_pointer() (ckanapi_harvesters.auxiliary.external_code_import.PythonUserCode method)
FunctionMissingArgumentError
G
geometry (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
Get (ckanapi_harvesters.auxiliary.ckan_auxiliary.RequestType attribute)
get_all_df() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
get_auth_header() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
get_base_dir() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
get_basic_field_list_dict() (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo method)
get_class_keyword() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC static method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.DataCleanerNone static method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic.CkanDataCleanerUploadBasic static method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic.CkanDataCleanerUploadDigitalColumns static method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_2_geom.CkanDataCleanerUploadGeom static method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_assist.CkanDataCleanerUploadAssist static method)
(ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_check.CkanDataCleanerUploadCheckOnly static method)
(ckanapi_harvesters.harvesters.mongodb_data_cleaner.MongoDataCleanerUpload static method)
get_dataset_harvester() (ckanapi_harvesters.harvesters.harvester_abc.DatabaseHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
get_datastore_fields_or_request() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_datastore_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_datastore_info_or_request() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_datastore_info_or_request_of_id() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_datastore_len() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
get_default_apikey_file() (ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey static method)
get_default_data_cleaner() (ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
get_default_df_upload_fun() (ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC class method)
get_default_login_file() (ckanapi_harvesters.auxiliary.login.Login method)
get_default_out_dir() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
get_default_primary_key() (ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
get_description() (ckanapi_harvesters.harvesters.harvester_abc.DatabaseHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
get_file_name_of_query() (ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperABC method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperIndexKeys method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperLimit method)
get_file_query_count() (ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_file_query_generator() (ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_file_query_of_df() (ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperIndexKeys method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestMapperABC method)
get_host_port() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
get_license_id() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
get_license_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
get_license_name() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
get_local_df_chunk_generator() (ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan.BuilderDataStoreCkan method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
(ckanapi_harvesters.builder.builder_resource_datastore_unmanaged.BuilderDataStoreUnmanaged method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_datastore.BuilderMultiDataStore method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_local_file_count() (ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_local_file_generator() (ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_local_file_offset() (ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_local_file_size_units() (ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_local_file_total_size() (ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_login_url_without_auth() (ckanapi_harvesters.harvesters.harvester_abc.DatabaseHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
get_message() (ckanapi_harvesters.policies.data_format_policy_errors.DataPolicyError method)
get_necessary_fields() (ckanapi_harvesters.builder.mapper_datastore.DataSchemeConversion method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperIndexKeys method)
get_num_rows_datastore_create_partial() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManageParams method)
get_or_query_package_id() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
get_or_query_resource_id() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_organization_for_owner_org() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_organization_id() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_organization_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_organization_info_or_request() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_original_field_list_dict() (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo method)
get_owner_org() (ckanapi_harvesters.auxiliary.ckan_model.CkanOrganizationInfo method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
get_package_id() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_package_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_package_info_or_request() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_package_page_url() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_proxies_from_environ() (in module ckanapi_harvesters.auxiliary.proxy_config)
get_proxy_login() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
get_recomp_field_list_dict() (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo method)
get_resource_id() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_resource_id_or_request() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_resource_index() (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo method)
get_resource_info() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_resource_info_or_request() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_resource_info_or_request_of_id() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_resource_package_id() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
get_resource_page_url() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_resource_type() (ckanapi_harvesters.auxiliary.ckan_model.CkanConfigurableObjectABC static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanField static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo static method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo static method)
get_resource_view_list_or_request() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
get_resources_base_dir() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
get_sample_file_path() (ckanapi_harvesters.builder.builder_resource.BuilderFileBinary method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceUnmanaged method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrl method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored method)
(ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan.BuilderDataStoreCkan method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
(ckanapi_harvesters.builder.builder_resource_datastore_unmanaged.BuilderDataStoreUnmanaged method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
get_table_harvester() (ckanapi_harvesters.harvesters.harvester_abc.DatasetHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
get_tags_list_dict() (ckanapi_harvesters.policies.data_format_policy_tag_groups.TagListPolicy method)
get_tunnel_host() (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
get_tunnel_port() (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
get_tunnel_url() (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
get_vocabulary_id() (ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanVocabularyMap method)
glob_name() (in module ckanapi_harvesters.auxiliary.path)
glob_rm_glob() (in module ckanapi_harvesters.auxiliary.path)
group_id (ckanapi_harvesters.auxiliary.ckan_model.CkanCollaboration attribute)
group_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
group_list_all() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
group_package_show_all() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
GroupByError
GroupedValueListPolicy (class in ckanapi_harvesters.policies.data_format_policy_lists)
groups (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
H
harvester (ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester property)
HarvesterArgumentError
HarvesterArgumentRequiredError
HarvesterConnectABC (class in ckanapi_harvesters.harvesters.harvester_abc)
HarvesterRequirementError
HarvestMethodRequiredError
has_invalid_coordinates() (in module ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_2_geom)
help (ckanapi_harvesters.policies.data_format_policy_defs.StringValueSpecification attribute)
host_port_sep() (in module ckanapi_harvesters.auxiliary.proxy_config)
HostContraintError
http_headers (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
HttpRetryCodeError
HttpsProxyDefError
I
id (ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanTagInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo attribute)
iloc (ckanapi_harvesters.auxiliary.list_records.ListRecords property)
import_args_kwargs_dict() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
IncompletePatchError
index_fields (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
index_in_package (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
index_size_mb (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
inet (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
info_request_full() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
info_request_package() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
Information (ckanapi_harvesters.auxiliary.error_level_message.ErrorLevel attribute)
init_ckan() (ckanapi_harvesters.builder.builder_ckan.BuilderCkan method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
init_data_cleaner() (in module ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_init)
init_dataset_harvester_from_options_string() (in module ckanapi_harvesters.harvesters.harvester_init)
init_download_file_query_list() (ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
init_file_format_datastore() (in module ckanapi_harvesters.harvesters.file_formats.file_format_init)
init_from_environ() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
init_from_harvester() (ckanapi_harvesters.builder.builder_package_2_harvesters.BuilderPackageWithHarvesters static method)
init_from_native_type() (ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanFieldInternalAttrs method)
init_from_options_string() (ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanFieldInternalAttrs method)
(ckanapi_harvesters.harvesters.harvester_abc.DatabaseHarvesterABC static method)
(ckanapi_harvesters.harvesters.harvester_abc.DatasetHarvesterABC static method)
(ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC static method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer static method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase static method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection static method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre static method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre static method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre static method)
init_local_files_list() (ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
(ckanapi_harvesters.builder.builder_resource_datastore_unmanaged.BuilderDataStoreUnmanaged method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
init_options_from_ckan() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
init_resource_from_ckan() (in module ckanapi_harvesters.builder.builder_resource_init)
init_resource_from_df() (in module ckanapi_harvesters.builder.builder_resource_init)
init_resources_options_and_metadata() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
init_table_harvester_from_options_string() (in module ckanapi_harvesters.harvesters.harvester_init)
initialize_extra_options_string() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
initialize_from_cli_args() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.harvesters.harvester_params.DatabaseParams method)
(ckanapi_harvesters.harvesters.harvester_params.DatasetParams method)
(ckanapi_harvesters.harvesters.harvester_params.TableParams method)
(ckanapi_harvesters.harvesters.mongodb_params.TableParamsMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_params.DatasetParamsPostgreSchema method)
(ckanapi_harvesters.harvesters.postgre_params.TableParamsPostgre method)
initialize_from_options_string() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
initiate_vocabularies_from_policy() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
input() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
(ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey method)
(ckanapi_harvesters.auxiliary.login.Login method)
(ckanapi_harvesters.auxiliary.ssh_tunnel.SshLogin method)
input_cli_args() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
input_missing_info() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
Insert (ckanapi_harvesters.auxiliary.ckan_model.UpsertChoice attribute)
int (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
int16 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
int2 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
int32 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
int4 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
int64 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
int8 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
integer (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
IntegrityError
internal_attrs (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
InvalidParameterError
is_connected() (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
(ckanapi_harvesters.harvesters.harvester_abc.HarvesterConnectABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
is_datastore() (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo method)
is_defined() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
(ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
is_empty() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
(ckanapi_harvesters.auxiliary.login.Login method)
is_first_chunk (ckanapi_harvesters.auxiliary.ckan_auxiliary.FileChunkDataFrame attribute)
is_generic (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo attribute)
is_index (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
is_url_internal() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
is_valid_url() (in module ckanapi_harvesters.auxiliary.urls)
Items (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressUnits attribute)
J
json (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
json_encode_params() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
jsonb (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
JsonFileFormat (class in ckanapi_harvesters.harvesters.file_formats.json_format)
jupyter_progress_callback() (in module ckanapi_harvesters.auxiliary.ckan_progress_callbacks_prototypes)
K
Keep (ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanIdFieldTreatment attribute)
L
label (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
last_active (ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
last_inserted_index_request() (ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperIndexKeys method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestMapperABC method)
last_inserted_row_request() (ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperIndexKeys method)
(ckanapi_harvesters.builder.mapper_datastore_multi.RequestMapperABC method)
last_modified (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
last_progress_file_index (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
last_progress_position (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
last_response (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiDebug attribute)
last_response_request_count (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiDebug attribute)
last_rows_limit (ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperIndexKeys attribute)
lazy_import_bson() (in module ckanapi_harvesters.auxiliary.lazy_imports)
lazy_import_geopandas_gpd() (in module ckanapi_harvesters.auxiliary.lazy_imports)
lazy_import_psycopg2() (in module ckanapi_harvesters.auxiliary.lazy_imports)
lazy_import_pymongo() (in module ckanapi_harvesters.auxiliary.lazy_imports)
lazy_import_pyproj() (in module ckanapi_harvesters.auxiliary.lazy_imports)
lazy_import_shapely() (in module ckanapi_harvesters.auxiliary.lazy_imports)
lazy_import_sqlalchemy() (in module ckanapi_harvesters.auxiliary.lazy_imports)
lazy_import_ssh_tunnel_SSHTunnelForwarder() (in module ckanapi_harvesters.auxiliary.lazy_imports)
license_id (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
license_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
limit (ckanapi_harvesters.builder.mapper_datastore_multi.RequestFileMapperLimit attribute)
line (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
list_datasets() (ckanapi_harvesters.harvesters.harvester_abc.DatabaseHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatabaseHarvesterMongoServer method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatabaseHarvesterPostgre method)
list_datastore_aliases() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
list_files_scandir() (in module ckanapi_harvesters.auxiliary.path)
list_local_files() (ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan.BuilderDataStoreCkan method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
list_queries() (ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
list_remote_resource_ids() (ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
list_remote_resources() (ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
list_resource_ids() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
list_specs_str() (ckanapi_harvesters.policies.data_format_policy_lists.ValueListPolicy method)
list_tables() (ckanapi_harvesters.harvesters.harvester_abc.DatasetHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
ListChoiceMode (class in ckanapi_harvesters.policies.data_format_policy_defs)
ListRecords (class in ckanapi_harvesters.auxiliary.list_records)
load_apikey() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
load_default_policy() (ckanapi_harvesters.builder.specific.configuration_builder.ConfigurationBuilder method)
(ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
load_example_package() (in module ckanapi_harvesters.builder.example.builder_example)
load_from_environ() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
(ckanapi_harvesters.auxiliary.ckan_api_key.CkanApiKey method)
(ckanapi_harvesters.auxiliary.login.Login method)
load_from_file() (ckanapi_harvesters.auxiliary.login.Login method)
load_help_page_df() (in module ckanapi_harvesters.builder.builder_package_1_basic)
load_policy() (ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
load_proxy_auth_environ() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
load_proxy_auth_from_file() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
load_sample_data() (ckanapi_harvesters.builder.builder_resource.BuilderFileBinary method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceUnmanaged method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrl method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
load_sample_df() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_unmanaged.BuilderDataStoreUnmanaged method)
(ckanapi_harvesters.builder.builder_resource_multi_datastore.BuilderMultiDataStore method)
local_policy_check() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
Login (class in ckanapi_harvesters.auxiliary.login)
LOGIN_FILE_ENVIRON (ckanapi_harvesters.auxiliary.login.Login attribute)
(ckanapi_harvesters.auxiliary.ssh_tunnel.SshLogin attribute)
LoginFileError
lseg (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
M
macaddr (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
maintainer (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
maintainer_email (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
make_path_relative() (in module ckanapi_harvesters.auxiliary.path)
mandatory (ckanapi_harvesters.policies.data_format_policy_abc.DataPolicyElementABC attribute)
mandatory_attributes (ckanapi_harvesters.auxiliary.ckan_model.CkanConfigurableObjectABC attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
MandatoryAttributeError
MandatoryMulti (ckanapi_harvesters.policies.data_format_policy_defs.ListChoiceMode attribute)
MandatoryOne (ckanapi_harvesters.policies.data_format_policy_defs.ListChoiceMode attribute)
map_all_aliases (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnlyParams attribute)
map_file_resource_sizes() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
map_resources() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
(ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
(ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
(ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
map_user_rights() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
Match (ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode attribute)
match_mode (ckanapi_harvesters.policies.data_format_policy_abc.DataPolicyElementABC attribute)
MatchCaseSensitive (ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode attribute)
max_requests_attempts (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
max_requests_count (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
MaxAttemptsError
MaxOne (ckanapi_harvesters.policies.data_format_policy_defs.ListChoiceMode attribute)
MaxRequestsCountError
Member (ckanapi_harvesters.auxiliary.ckan_model.CkanCapacity attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanCollaboratorCapacity attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanGroupCapacity attribute)
merge() (ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanFieldInternalAttrs method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanField method)
merge_field_changes() (ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc.CkanDataCleanerABC method)
message (ckanapi_harvesters.auxiliary.error_level_message.ErrorLevelMessage attribute)
metadata_created (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
metadata_modified (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
MissingCodeFileError
MissingDataStoreColumnsSheet
MissingDataStoreInfoError
MissingIdError
MissingIOFunctionError
modified (ckanapi_harvesters.auxiliary.ckan_model.CkanCollaboration attribute)
module
ckanapi_harvesters
ckanapi_harvesters.auxiliary
ckanapi_harvesters.auxiliary.ckan_action
ckanapi_harvesters.auxiliary.ckan_api_key
ckanapi_harvesters.auxiliary.ckan_auxiliary
ckanapi_harvesters.auxiliary.ckan_configuration
ckanapi_harvesters.auxiliary.ckan_defs
ckanapi_harvesters.auxiliary.ckan_errors
ckanapi_harvesters.auxiliary.ckan_field_types
ckanapi_harvesters.auxiliary.ckan_map
ckanapi_harvesters.auxiliary.ckan_model
ckanapi_harvesters.auxiliary.ckan_progress_callbacks
ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc
ckanapi_harvesters.auxiliary.ckan_progress_callbacks_prototypes
ckanapi_harvesters.auxiliary.ckan_progress_callbacks_simple
ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm
ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated
ckanapi_harvesters.auxiliary.deprecated
ckanapi_harvesters.auxiliary.error_level_message
ckanapi_harvesters.auxiliary.external_code_import
ckanapi_harvesters.auxiliary.lazy_imports
ckanapi_harvesters.auxiliary.list_records
ckanapi_harvesters.auxiliary.login
ckanapi_harvesters.auxiliary.path
ckanapi_harvesters.auxiliary.proxy_config
ckanapi_harvesters.auxiliary.ssh_tunnel
ckanapi_harvesters.auxiliary.urls
ckanapi_harvesters.builder
ckanapi_harvesters.builder.builder_aux
ckanapi_harvesters.builder.builder_ckan
ckanapi_harvesters.builder.builder_errors
ckanapi_harvesters.builder.builder_field
ckanapi_harvesters.builder.builder_package
ckanapi_harvesters.builder.builder_package_1_basic
ckanapi_harvesters.builder.builder_package_2_harvesters
ckanapi_harvesters.builder.builder_package_3_multi_threaded
ckanapi_harvesters.builder.builder_resource
ckanapi_harvesters.builder.builder_resource_datastore
ckanapi_harvesters.builder.builder_resource_datastore_file
ckanapi_harvesters.builder.builder_resource_datastore_multi_abc
ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan
ckanapi_harvesters.builder.builder_resource_datastore_multi_folder
ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester
ckanapi_harvesters.builder.builder_resource_datastore_unmanaged
ckanapi_harvesters.builder.builder_resource_datastore_url
ckanapi_harvesters.builder.builder_resource_init
ckanapi_harvesters.builder.builder_resource_multi_abc
ckanapi_harvesters.builder.builder_resource_multi_datastore
ckanapi_harvesters.builder.builder_resource_multi_file
ckanapi_harvesters.builder.example
ckanapi_harvesters.builder.example.builder_example
ckanapi_harvesters.builder.example.builder_example_aux_fun
ckanapi_harvesters.builder.example.builder_example_download
ckanapi_harvesters.builder.example.builder_example_generate_data
ckanapi_harvesters.builder.example.builder_example_patch_upload
ckanapi_harvesters.builder.example.builder_example_policy
ckanapi_harvesters.builder.example.builder_example_sample_dataset
ckanapi_harvesters.builder.example.builder_example_test_sql
ckanapi_harvesters.builder.example.builder_example_tests
ckanapi_harvesters.builder.example.builder_example_tests_dev
ckanapi_harvesters.builder.example.builder_example_tests_offline
ckanapi_harvesters.builder.mapper_datastore
ckanapi_harvesters.builder.mapper_datastore_multi
ckanapi_harvesters.builder.mapper_datastore_prototypes
ckanapi_harvesters.builder.specific
ckanapi_harvesters.builder.specific.configuration_builder
ckanapi_harvesters.builder.specific_builder_abc
ckanapi_harvesters.ckan_api
ckanapi_harvesters.ckan_api.ckan_api
ckanapi_harvesters.ckan_api.ckan_api_0_base
ckanapi_harvesters.ckan_api.ckan_api_1_map
ckanapi_harvesters.ckan_api.ckan_api_2_readonly
ckanapi_harvesters.ckan_api.ckan_api_3_policy
ckanapi_harvesters.ckan_api.ckan_api_4_readwrite
ckanapi_harvesters.ckan_api.ckan_api_5_manage
ckanapi_harvesters.ckan_api.ckan_api_params
ckanapi_harvesters.ckan_api.deprecated
ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated
ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies
ckanapi_harvesters.harvesters
ckanapi_harvesters.harvesters.data_cleaner
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_abc
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_errors
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_init
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_1_basic
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_2_geom
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_assist
ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_3_check
ckanapi_harvesters.harvesters.file_formats
ckanapi_harvesters.harvesters.file_formats.csv_format
ckanapi_harvesters.harvesters.file_formats.file_format_abc
ckanapi_harvesters.harvesters.file_formats.file_format_init
ckanapi_harvesters.harvesters.file_formats.json_format
ckanapi_harvesters.harvesters.file_formats.shp_format
ckanapi_harvesters.harvesters.file_formats.user_format
ckanapi_harvesters.harvesters.file_formats.user_format_prototypes
ckanapi_harvesters.harvesters.file_formats.xls_format
ckanapi_harvesters.harvesters.harvester_abc
ckanapi_harvesters.harvesters.harvester_errors
ckanapi_harvesters.harvesters.harvester_init
ckanapi_harvesters.harvesters.harvester_model
ckanapi_harvesters.harvesters.harvester_params
ckanapi_harvesters.harvesters.mongodb_data_cleaner
ckanapi_harvesters.harvesters.mongodb_harvester
ckanapi_harvesters.harvesters.mongodb_params
ckanapi_harvesters.harvesters.postgre_harvester
ckanapi_harvesters.harvesters.postgre_params
ckanapi_harvesters.harvesters.pymongo_harvester
ckanapi_harvesters.policies
ckanapi_harvesters.policies.data_format_policy
ckanapi_harvesters.policies.data_format_policy_abc
ckanapi_harvesters.policies.data_format_policy_custom_fields
ckanapi_harvesters.policies.data_format_policy_defs
ckanapi_harvesters.policies.data_format_policy_errors
ckanapi_harvesters.policies.data_format_policy_lists
ckanapi_harvesters.policies.data_format_policy_output_config
ckanapi_harvesters.policies.data_format_policy_tag_groups
ckanapi_harvesters.reports
ckanapi_harvesters.reports.admin_report
money (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
mongo_default_data_cleaner() (in module ckanapi_harvesters.harvesters.mongodb_data_cleaner)
mongo_default_df_conversion() (in module ckanapi_harvesters.harvesters.mongodb_data_cleaner)
MongoDataCleanerUpload (class in ckanapi_harvesters.harvesters.mongodb_data_cleaner)
multi_requests_last_successful_offset (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiDebug attribute)
multi_requests_time_between_requests (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
multi_requests_timeout (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
MultiFileResource (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanCallbackLevel attribute)
MultipleErrors
N
name (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanTagInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
NameFormatError
newly_created (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
newly_updated (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
NoBar (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressBarType attribute)
NoCAVerificationError
NoDefaultView
NoDomain (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseDomain attribute)
NoExtra (ckanapi_harvesters.policies.data_format_policy_defs.ListChoiceMode attribute)
NotEmpty (ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode attribute)
notes (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
NotMappedObjectNameError
notnull (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
Numeric (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanBasicDataFieldType attribute)
(ckanapi_harvesters.policies.data_format_policy_defs.DataType attribute)
O
oid (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
options_string (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
organization_info (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
organization_list_all() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
organization_show() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
organizations (ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
P
package_collaborator_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
package_count (ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo attribute)
package_create() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
package_create_default_clear_if_deleted_state (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManageParams attribute)
package_delete() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
package_delete_resources() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
package_id (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo attribute)
package_list_all() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
package_members (ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo attribute)
package_name (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic property)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC property)
package_patch() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
package_resource_reorder() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
package_resources (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
package_search_all() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
package_show() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
package_state_change() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
package_update_scores() (ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy method)
Packages (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanCallbackLevel attribute)
Pages (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressUnits attribute)
parse_geometry_native_type() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
parse_harvest_method() (ckanapi_harvesters.harvesters.harvester_params.DatabaseParams static method)
parse_options_string() (ckanapi_harvesters.harvesters.harvester_params.DatabaseParams method)
(ckanapi_harvesters.harvesters.harvester_params.TableParams method)
password (ckanapi_harvesters.auxiliary.login.Login property)
patch_policy() (ckanapi_harvesters.builder.specific.configuration_builder.ConfigurationBuilder method)
patch_request() (ckanapi_harvesters.builder.builder_resource.BuilderFileABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceUnmanaged method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrl method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored method)
(ckanapi_harvesters.builder.builder_resource_datastore_unmanaged.BuilderDataStoreUnmanaged method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
patch_request_final() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
patch_request_full() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
patch_request_package() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
path (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
path_rel_to_dir() (in module ckanapi_harvesters.auxiliary.path)
point (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
policy (ckanapi_harvesters.builder.builder_ckan.BuilderCkan property)
policy_check() (ckanapi_harvesters.builder.specific.configuration_builder.ConfigurationBuilder method)
(ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
policy_check_package() (ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy method)
policy_file (ckanapi_harvesters.builder.builder_ckan.BuilderCkan property)
polygon (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
positive_end_index() (in module ckanapi_harvesters.builder.builder_aux)
Post (ckanapi_harvesters.auxiliary.ckan_auxiliary.RequestType attribute)
prepare_arguments_for_url_download_request() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
prepare_for_multithreading() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
print_help_cli() (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey method)
(ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanFieldInternalAttrs method)
(ckanapi_harvesters.auxiliary.login.Login method)
(ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.harvester_params.DatabaseParams method)
private (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
Private (ckanapi_harvesters.auxiliary.ckan_model.CkanVisibility attribute)
progress_bar_enables (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
progress_bar_type (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC property)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm property)
progress_bar_update_min_interval_s (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm attribute)
progress_bar_update_threshold_pct (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm attribute)
progress_bars (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
progress_callback_fun (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
progress_callback_kwargs (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
proxies (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig property)
(ckanapi_harvesters.builder.builder_ckan.BuilderCkan property)
(ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic property)
(ckanapi_harvesters.harvesters.harvester_params.DatabaseParams property)
proxy_auth (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig property)
(ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic property)
(ckanapi_harvesters.harvesters.harvester_params.DatabaseParams property)
proxy_string (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig property)
(ckanapi_harvesters.builder.builder_ckan.BuilderCkan property)
(ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic property)
(ckanapi_harvesters.harvesters.harvester_params.DatabaseParams property)
ProxyConfig (class in ckanapi_harvesters.auxiliary.proxy_config)
Public (ckanapi_harvesters.auxiliary.ckan_model.CkanCapacity attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanVisibility attribute)
purge() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
(ckanapi_harvesters.auxiliary.ckan_map.CkanMapABC method)
(ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanVocabularyMap method)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
PythonUserCode (class in ckanapi_harvesters.auxiliary.external_code_import)
Q
query_current_user() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
query_data() (ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
query_dataset_metadata() (ckanapi_harvesters.harvesters.harvester_abc.DatasetHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.DatasetHarvesterMongoDatabase method)
(ckanapi_harvesters.harvesters.postgre_harvester.DatasetHarvesterPostgre method)
query_default_policy() (ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
query_table_metadata() (ckanapi_harvesters.harvesters.harvester_abc.TableHarvesterABC method)
(ckanapi_harvesters.harvesters.mongodb_harvester.TableHarvesterMongoCollection method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
R
read_buffer_full() (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.xls_format.ExcelFileFormat method)
read_by_chunks_allowed() (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
read_by_chunks_enabled() (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
read_fields_df_args() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly static method)
read_fields_type_dict() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly static method)
read_file() (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.xls_format.ExcelFileFormat method)
read_function_example_by_chunks() (in module ckanapi_harvesters.harvesters.file_formats.user_format_prototypes)
read_function_example_by_chunks_generator() (in module ckanapi_harvesters.harvesters.file_formats.user_format_prototypes)
read_function_example_df() (in module ckanapi_harvesters.harvesters.file_formats.user_format_prototypes)
read_function_example_df_with_metadata() (in module ckanapi_harvesters.harvesters.file_formats.user_format_prototypes)
read_kwargs (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
read_line_counter (ckanapi_harvesters.auxiliary.ckan_auxiliary.FileChunkDataFrame attribute)
ReadOnlyError
Records (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressUnits attribute)
records_to_df() (in module ckanapi_harvesters.auxiliary.list_records)
refresh_report() (ckanapi_harvesters.reports.admin_report.CkanAdminReport method)
Regex (ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode attribute)
RegexCaseSensitive (ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode attribute)
release_resources() (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm method)
remap_resources() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
remote_host (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel attribute)
remote_policy_check() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
remote_port (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel attribute)
remote_url (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey property)
remote_url_constraint (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey property)
Remove (ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanIdFieldTreatment attribute)
remove_context() (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC method)
replace_default_proxy() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
replace_empty_str() (in module ckanapi_harvesters.builder.mapper_datastore_prototypes)
requested_datastore_info (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
RequestError
RequestFileMapperABC (class in ckanapi_harvesters.builder.mapper_datastore_multi)
RequestFileMapperIndexKeys (class in ckanapi_harvesters.builder.mapper_datastore_multi)
RequestFileMapperLimit (class in ckanapi_harvesters.builder.mapper_datastore_multi)
RequestFileMapperUser (class in ckanapi_harvesters.builder.mapper_datastore_multi)
RequestMapperABC (class in ckanapi_harvesters.builder.mapper_datastore_multi)
Requests (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanCallbackLevel attribute)
requests_multipart_data() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
requests_timeout (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
RequestType (class in ckanapi_harvesters.auxiliary.ckan_auxiliary)
require_field_crs (ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat attribute)
RequiredDataFrameFieldsError
RequirementError
reset() (ckanapi_harvesters.auxiliary.proxy_config.ProxyConfig method)
resolve_rel_path() (in module ckanapi_harvesters.auxiliary.path)
resource_attributes_from_file (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
resource_create() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
resource_create_default_resource_views() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
resource_delete() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
resource_download() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
resource_download_df() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
resource_download_test_head() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
resource_id (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo attribute)
resource_info_request() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
resource_is_datastore() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
resource_mode_str() (ckanapi_harvesters.builder.builder_resource.BuilderFileBinary static method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC static method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceUnmanaged static method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrl static method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored static method)
(ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile static method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan.BuilderDataStoreCkan static method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder static method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester static method)
(ckanapi_harvesters.builder.builder_resource_datastore_unmanaged.BuilderDataStoreUnmanaged static method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl static method)
(ckanapi_harvesters.builder.builder_resource_multi_datastore.BuilderMultiDataStore static method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile static method)
resource_move() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
resource_patch() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
resource_search_all() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated.CkanApiDeprecated method)
resource_show() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
resource_view_create() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage method)
resource_view_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
ResourceChunks (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanCallbackLevel attribute)
ResourceFileNotExistMessage
ResourceNotFoundError
Resources (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanCallbackLevel attribute)
resources_base_dir (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic property)
resources_id_index (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
resources_id_index_counts (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
response_time_wait_threshold (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
round_size() (in module ckanapi_harvesters.reports.admin_report)
row_count (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
run() (in module ckanapi_harvesters.builder.example.builder_example_download)
(in module ckanapi_harvesters.builder.example.builder_example_generate_data)
(in module ckanapi_harvesters.builder.example.builder_example_patch_upload)
(in module ckanapi_harvesters.builder.example.builder_example_policy)
(in module ckanapi_harvesters.builder.example.builder_example_sample_dataset)
(in module ckanapi_harvesters.builder.example.builder_example_test_sql)
(in module ckanapi_harvesters.builder.example.builder_example_tests)
(in module ckanapi_harvesters.builder.example.builder_example_tests_dev)
(in module ckanapi_harvesters.builder.example.builder_example_tests_offline)
S
sample_file_path_is_url() (ckanapi_harvesters.builder.builder_resource.BuilderFileBinary static method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC static method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceUnmanaged static method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrl static method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC static method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored static method)
(ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile static method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan.BuilderDataStoreCkan static method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl static method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile static method)
sanitize_path() (in module ckanapi_harvesters.auxiliary.path)
schema (ckanapi_harvesters.harvesters.postgre_params.DatasetParamsPostgreSchema property)
(ckanapi_harvesters.harvesters.postgre_params.TableParamsPostgre property)
SearchAllNoCountsError
serial (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
serial4 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
serial8 (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
server (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel attribute)
set_default_map_mode() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
(ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
(ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
set_default_out_dir() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
set_limits() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
set_metadata_policy_fields() (ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields method)
set_owner_org() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
set_policy_file() (ckanapi_harvesters.builder.builder_ckan.BuilderCkan method)
set_proxies() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
set_requests_delay() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
set_requests_timeout() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
set_resources_base_dir() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
set_submit_timeout() (ckanapi_harvesters.ckan_api.ckan_api_4_readwrite.CkanApiReadWrite method)
set_verbosity() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
(ckanapi_harvesters.ckan_api.ckan_api_3_policy.CkanApiPolicy method)
set_verify_server_ca() (ckanapi_harvesters.harvesters.harvester_params.DatabaseParams method)
SetIndex (ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanIdFieldTreatment attribute)
setup_auto_draft_state() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
setup_cli_harvester_parser() (ckanapi_harvesters.harvesters.harvester_params.DatabaseParams static method)
(ckanapi_harvesters.harvesters.harvester_params.DatasetParams static method)
(ckanapi_harvesters.harvesters.harvester_params.TableParams static method)
(ckanapi_harvesters.harvesters.mongodb_params.TableParamsMongoCollection static method)
(ckanapi_harvesters.harvesters.postgre_params.DatasetParamsPostgreSchema static method)
(ckanapi_harvesters.harvesters.postgre_params.TableParamsPostgre static method)
setup_default_file_mapper() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
setup_download_file_query_list() (ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
setup_sample_package() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
ShapefileAsIs (ckanapi_harvesters.harvesters.file_formats.shp_format.DownloadedShapeFileConversion attribute)
ShapeFileFormat (class in ckanapi_harvesters.harvesters.file_formats.shp_format)
ShapefileProjection (ckanapi_harvesters.harvesters.file_formats.shp_format.DownloadedShapeFileConversion attribute)
shapely_geometry_from_value() (in module ckanapi_harvesters.harvesters.data_cleaner.data_cleaner_upload_2_geom)
short_name() (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressUnits method)
simple_upload_fun() (in module ckanapi_harvesters.builder.mapper_datastore_prototypes)
SingleValueListPolicy (class in ckanapi_harvesters.policies.data_format_policy_lists)
size_str_mb() (in module ckanapi_harvesters.reports.admin_report)
socks_proxy (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel attribute)
Software (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseDomain attribute)
SpecificBuilderABC (class in ckanapi_harvesters.builder.specific_builder_abc)
sql_varname_escape() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
ssh_host (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel attribute)
ssh_login (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel attribute)
ssh_port (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel attribute)
SshLogin (class in ckanapi_harvesters.auxiliary.ssh_tunnel)
SshTunnel (class in ckanapi_harvesters.auxiliary.ssh_tunnel)
ssl_arguments_decompose() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
start_task() (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackEmpty method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm method)
start_time (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
start_tunnel() (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel method)
state (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanTagInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
store_last_response (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
store_last_response_debug_info (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
str_is_not_empty() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
str_to_python_value() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
StringMatchMode (class in ckanapi_harvesters.policies.data_format_policy_defs)
StringValueSpecification (class in ckanapi_harvesters.policies.data_format_policy_defs)
SysAdmin (ckanapi_harvesters.auxiliary.ckan_model.CkanCapacity attribute)
sysadmin (ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo attribute)
T
table_size_mb (ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo attribute)
TableHarvesterABC (class in ckanapi_harvesters.harvesters.harvester_abc)
TableHarvesterMongoCollection (class in ckanapi_harvesters.harvesters.mongodb_harvester)
TableHarvesterPostgre (class in ckanapi_harvesters.harvesters.postgre_harvester)
TableMetadata (class in ckanapi_harvesters.harvesters.harvester_model)
TableParams (class in ckanapi_harvesters.harvesters.harvester_params)
TableParamsMongoCollection (class in ckanapi_harvesters.harvesters.mongodb_params)
TableParamsPostgre (class in ckanapi_harvesters.harvesters.postgre_params)
TagGroupsListPolicy (class in ckanapi_harvesters.policies.data_format_policy_tag_groups)
TagListPolicy (class in ckanapi_harvesters.policies.data_format_policy_tag_groups)
tags (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
tags_info (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
test_ckan_connection() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
test_ckan_login() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
test_ckan_url_reachable() (ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase method)
test_sql_capabilities() (ckanapi_harvesters.ckan_api.ckan_api_2_readonly.CkanApiReadOnly method)
Text (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanBasicDataFieldType attribute)
(ckanapi_harvesters.policies.data_format_policy_defs.DataType attribute)
time (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
time_between_attempts (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
TimeStamp (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
(ckanapi_harvesters.auxiliary.deprecated.CkanBasicDataFieldType attribute)
(ckanapi_harvesters.policies.data_format_policy_defs.DataType attribute)
timestamptz (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
timetz (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
title (ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo attribute)
to_bool_is_private() (ckanapi_harvesters.auxiliary.ckan_model.CkanVisibility method)
to_builder_datastore_folder() (ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
to_ckan_dict() (ckanapi_harvesters.auxiliary.ckan_model.CkanField method)
to_ckan_package_info() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
to_dict() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
(ckanapi_harvesters.auxiliary.ckan_map.CkanMapABC method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanAliasInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanCollaboration method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanDataStoreInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanField method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseDomain method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanOrganizationInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanTagInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanUserInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo method)
(ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanTagVocabularyInfo method)
(ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanVocabularyMap method)
(ckanapi_harvesters.auxiliary.error_level_message.ErrorLevelMessage method)
(ckanapi_harvesters.auxiliary.login.Login method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy method)
(ckanapi_harvesters.policies.data_format_policy_abc.DataPolicyABC method)
(ckanapi_harvesters.policies.data_format_policy_abc.DataPolicyElementABC method)
(ckanapi_harvesters.policies.data_format_policy_custom_fields.CustomFieldSpecification method)
(ckanapi_harvesters.policies.data_format_policy_custom_fields.CustomFieldsPolicy method)
(ckanapi_harvesters.policies.data_format_policy_defs.StringValueSpecification method)
(ckanapi_harvesters.policies.data_format_policy_errors.DataPolicyError method)
(ckanapi_harvesters.policies.data_format_policy_errors.ErrorCount method)
(ckanapi_harvesters.policies.data_format_policy_lists.GroupedValueListPolicy method)
(ckanapi_harvesters.policies.data_format_policy_lists.SingleValueListPolicy method)
(ckanapi_harvesters.policies.data_format_policy_lists.ValueListPolicy method)
(ckanapi_harvesters.policies.data_format_policy_output_config.DataFormatPolicyOutputCustomFields method)
to_excel() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
to_json() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy method)
(ckanapi_harvesters.reports.admin_report.CkanAdminReport method)
to_jsons() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.policies.data_format_policy.CkanPackageDataFormatPolicy method)
(ckanapi_harvesters.reports.admin_report.CkanAdminReport method)
to_jsons_indent_lists_single_line() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
to_tuple() (ckanapi_harvesters.auxiliary.login.Login method)
(ckanapi_harvesters.policies.data_format_policy_defs.StringValueSpecification method)
(ckanapi_harvesters.policies.data_format_policy_errors.ErrorCount method)
TqdmAuto (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressBarType attribute)
TqdmConsole (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressBarType attribute)
TqdmJupyter (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressBarType attribute)
traces_chunks_generator() (in module ckanapi_harvesters.builder.example.builder_example_tests_dev)
type_override (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
U
Undef (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressUnits attribute)
UnexpectedError
UnexpectedGeometryError
uniquekey (ckanapi_harvesters.auxiliary.ckan_model.CkanField attribute)
UnknownCliArgumentError
UnknownTargetCRSError
unlock_external_code_execution() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
(in module ckanapi_harvesters.auxiliary.external_code_import)
unlock_external_url_resource_download() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase static method)
(ckanapi_harvesters.harvesters.harvester_params.DatabaseParams static method)
(in module ckanapi_harvesters.auxiliary.ckan_configuration)
unlock_no_ca() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic static method)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase static method)
unlock_no_server_ca() (ckanapi_harvesters.harvesters.harvester_params.DatabaseParams static method)
(in module ckanapi_harvesters.auxiliary.ckan_configuration)
unlock_relative_path_constraint() (in module ckanapi_harvesters.auxiliary.path)
UnsupportedBuilderVersionError
UnsupportedPolicyVersionError
Update (ckanapi_harvesters.auxiliary.ckan_model.UpsertChoice attribute)
update() (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo method)
update_base_list() (ckanapi_harvesters.policies.data_format_policy_lists.SingleValueListPolicy method)
update_ckan_map() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
update_from_ckan() (ckanapi_harvesters.auxiliary.ckan_auxiliary.CkanFieldInternalAttrs method)
(ckanapi_harvesters.builder.builder_field.BuilderField method)
(ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.harvesters.harvester_abc.DatabaseHarvesterABC method)
(ckanapi_harvesters.harvesters.harvester_abc.HarvesterConnectABC method)
(ckanapi_harvesters.harvesters.postgre_harvester.TableHarvesterPostgre method)
update_from_dict() (ckanapi_harvesters.auxiliary.ckan_map.CkanMap method)
(ckanapi_harvesters.auxiliary.ckan_map.CkanMapABC method)
(ckanapi_harvesters.auxiliary.ckan_vocabulary_deprecated.CkanVocabularyMap method)
update_missing() (ckanapi_harvesters.auxiliary.ckan_model.CkanField method)
(ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo method)
(ckanapi_harvesters.builder.builder_field.BuilderField method)
update_package_name_in_resources() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
update_resource() (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo method)
update_task() (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackEmpty method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_simple.CkanProgressCallbackSimple method)
(ckanapi_harvesters.auxiliary.ckan_progress_callbacks_tqdm.CkanProgressCallbackTqdm method)
update_view() (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo method)
updated (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
upload_file_checks() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
(ckanapi_harvesters.builder.builder_resource.BuilderFileBinary method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource.BuilderResourceUnmanaged method)
(ckanapi_harvesters.builder.builder_resource.BuilderUrlABC method)
(ckanapi_harvesters.builder.builder_resource_datastore.BuilderResourceIgnored method)
(ckanapi_harvesters.builder.builder_resource_datastore_file.BuilderDataStoreFile method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_ckan.BuilderDataStoreCkan method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
(ckanapi_harvesters.builder.builder_resource_datastore_unmanaged.BuilderDataStoreUnmanaged method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
upload_file_chunk() (ckanapi_harvesters.builder.builder_resource_multi_datastore.BuilderMultiDataStore method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
upload_function_example() (in module ckanapi_harvesters.builder.mapper_datastore_prototypes)
upload_large_datasets() (ckanapi_harvesters.builder.builder_package_1_basic.BuilderPackageBasic method)
upload_prepare_requests_files_arg() (in module ckanapi_harvesters.auxiliary.ckan_auxiliary)
upload_request() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
upload_request_final() (ckanapi_harvesters.builder.builder_resource.BuilderResourceABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
upload_request_full() (ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_url.BuilderDataStoreUrl method)
(ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
(ckanapi_harvesters.builder.builder_resource_multi_file.BuilderMultiFile method)
upload_request_full_multi_threaded() (ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
upload_request_graceful() (ckanapi_harvesters.builder.builder_resource_multi_abc.BuilderMultiABC method)
Upsert (ckanapi_harvesters.auxiliary.ckan_model.UpsertChoice attribute)
upsert_only_missing_rows (ckanapi_harvesters.builder.mapper_datastore_multi.RequestMapperABC attribute)
upsert_request_df() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_folder.BuilderDataStoreFolder method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_harvester.BuilderDataStoreHarvester method)
upsert_request_df_no_return() (ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
upsert_request_final() (ckanapi_harvesters.builder.builder_resource_datastore.BuilderDataStoreABC method)
(ckanapi_harvesters.builder.builder_resource_datastore_multi_abc.BuilderDataStoreMultiABC method)
UpsertChoice (class in ckanapi_harvesters.auxiliary.ckan_model)
url (ckanapi_harvesters.auxiliary.ckan_model.CkanLicenseInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
(ckanapi_harvesters.ckan_api.ckan_api_0_base.CkanApiBase property)
url_insert_login() (in module ckanapi_harvesters.auxiliary.urls)
url_join() (in module ckanapi_harvesters.auxiliary.urls)
url_matches_host() (in module ckanapi_harvesters.auxiliary.urls)
UrlError
UrlPolicyLockedError
user_access (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
user_agent (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
user_list() (ckanapi_harvesters.ckan_api.ckan_api_1_map.CkanApiMap method)
user_members (ckanapi_harvesters.auxiliary.ckan_model.CkanGroupInfo attribute)
(ckanapi_harvesters.auxiliary.ckan_model.CkanOrganizationInfo attribute)
UserFileFormat (class in ckanapi_harvesters.harvesters.file_formats.user_format)
username (ckanapi_harvesters.auxiliary.login.Login property)
users_download() (in module ckanapi_harvesters.builder.example.builder_example_aux_fun)
users_upload() (in module ckanapi_harvesters.builder.example.builder_example_aux_fun)
uuid (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
V
value (ckanapi_harvesters.auxiliary.ckan_api_key.ApiKey property)
(ckanapi_harvesters.policies.data_format_policy_defs.StringValueSpecification attribute)
ValueListPolicy (class in ckanapi_harvesters.policies.data_format_policy_lists)
varbit (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
varchar (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)
verbose (ckanapi_harvesters.auxiliary.ssh_tunnel.SshTunnel attribute)
verbose_extra (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
verbose_multi_requests (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
verbose_request (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
verbose_request_error (ckanapi_harvesters.ckan_api.ckan_api_params.CkanApiParamsBasic attribute)
verbosity (ckanapi_harvesters.auxiliary.ckan_progress_callbacks_abc.CkanProgressCallbackABC attribute)
verify_field_name_format() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage static method)
verify_package_name_format() (ckanapi_harvesters.ckan_api.ckan_api_5_manage.CkanApiManage static method)
verify_server_ca (ckanapi_harvesters.harvesters.harvester_params.DatabaseParams property)
version (ckanapi_harvesters.auxiliary.ckan_model.CkanPackageInfo attribute)
view_is_full_list (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
view_type (ckanapi_harvesters.auxiliary.ckan_model.CkanViewInfo attribute)
views (ckanapi_harvesters.auxiliary.ckan_model.CkanResourceInfo attribute)
vocabularies_clear() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
vocabulary_delete() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
vocabulary_id (ckanapi_harvesters.auxiliary.ckan_model.CkanTagInfo attribute)
vocabulary_list() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
vocabulary_update() (ckanapi_harvesters.ckan_api.deprecated.ckan_api_deprecated_vocabularies.CkanApiVocabulariesDeprecated method)
W
Warning (ckanapi_harvesters.auxiliary.error_level_message.ErrorLevel attribute)
Wildcard (ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode attribute)
WildcardCaseSensitive (ckanapi_harvesters.policies.data_format_policy_defs.StringMatchMode attribute)
write_file() (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.xls_format.ExcelFileFormat method)
write_function_example() (in module ckanapi_harvesters.harvesters.file_formats.user_format_prototypes)
write_in_memory() (ckanapi_harvesters.harvesters.file_formats.csv_format.CsvFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC method)
(ckanapi_harvesters.harvesters.file_formats.json_format.JsonFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.shp_format.ShapeFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.user_format.UserFileFormat method)
(ckanapi_harvesters.harvesters.file_formats.xls_format.ExcelFileFormat method)
write_kwargs (ckanapi_harvesters.harvesters.file_formats.file_format_abc.FileFormatABC attribute)
X
xml (ckanapi_harvesters.auxiliary.ckan_field_types.CkanFieldTypeEnum attribute)