transport_data.org.ckan.CKANMetadataReportStructure¶
- class transport_data.org.ckan.CKANMetadataReportStructure(JSON: dict, author: str | None, author_email: str | None, contributors: list, creator_user_id: uuid.UUID, data_access: str, data_provider: str, dimensioning: str, frequency: str, geographies: list, groups: list, id: uuid.UUID, indicators: list, is_archived: bool, isopen: bool, language: str, license_id: str, license_title: str, license_url: str, maintainer: str | None, maintainer_email: str | None, metadata_created: str, metadata_modified: str, modes: list, name: str, notes: str, num_resources: int, num_tags: int, organization: list, owner_org: uuid.UUID, private: bool, regions: list, relationships_as_object: list, relationships_as_subject: list, resources: list, sectors: list, services: list, sources: list, state: str, tags: list, tdc_category: str, temporal_coverage_end: str, temporal_coverage_start: str, title: str, type: str, units: list, url: str, version: str | None)[source]¶
Bases:
objectConcepts in the CKAN metadata for a
Package.- __init__(JSON: dict, author: str | None, author_email: str | None, contributors: list, creator_user_id: uuid.UUID, data_access: str, data_provider: str, dimensioning: str, frequency: str, geographies: list, groups: list, id: uuid.UUID, indicators: list, is_archived: bool, isopen: bool, language: str, license_id: str, license_title: str, license_url: str, maintainer: str | None, maintainer_email: str | None, metadata_created: str, metadata_modified: str, modes: list, name: str, notes: str, num_resources: int, num_tags: int, organization: list, owner_org: uuid.UUID, private: bool, regions: list, relationships_as_object: list, relationships_as_subject: list, resources: list, sectors: list, services: list, sources: list, state: str, tags: list, tdc_category: str, temporal_coverage_end: str, temporal_coverage_start: str, title: str, type: str, units: list, url: str, version: str | None) None¶
Methods
__init__(JSON, author, author_email, ...)Attributes
JSON data
authorauthor_emailcontributorscreator_user_iddata_accessdata_providerdimensioningfrequencygeographiesgroupsidindicatorsis_archivedisopenlanguagelicense_idlicense_titlelicense_urlmaintainermaintainer_emailmetadata_createdmetadata_modifiedmodesnamenotesnum_resourcesnum_tagsorganizationowner_orgprivateregionsrelationships_as_objectrelationships_as_subjectresourcessectorsservicessourcesstatetagstdc_categorytemporal_coverage_endtemporal_coverage_starttitletypeunitsurlversion