Expand description
A crate defining the data types that can be stored and used by pibtool.
Structs§
- Cities
AppData Source - The CitiesApp data source.
- City
Linz Data Source - The CityLinz data source.
- City
Vienna Data Source - The data source provided by the city of Vienna.
- City
Wels Data Source - The data source provided by the city of Wels.
- District
Vienna Data Source - The data source provided by the districts of Vienna.
- Document
Index - An index of documents that were downloaded from a data source.
- Document
Metadata - The metadata information for a downloaded document.
- Frag
DenStaat Data Source - The Frag den Staat page data source.
- Gemdat
Folders Data Source - The GemDat folders data source.
- Gkz
- The GKZ a.k.a. Gemeindekennzahl.
- GszAccordion
Cards Data Source - The GSZ website accordion cards data source.
- Identifiers
- A set of known identifiers for an administrative unit.
- Legal
Framework Data Source - A data source linking to the legal framework of an administrative unit.
- Municipality
Breitenfurt Data Source - The data source provided by the municipality of Breitenfurt.
- Official
Website Data Source - A data source linking to the official website of an administrative unit.
- PibInfo
- The information of an administrative unit stored in a file to be read by
pibtool. - Session
NetData Source - The SessionNet data source.
- Session
NetDocuments Configuration - Description for matching documents found in a SessionNet data source.
- Unknown
Page Format Data Source - The data source to be used as a placeholder for pages of which the format is not yet supported.
- Wikidata
Item Id - The identifier of a wikidata item.
- Wikipedia
Page Data Source - The Wikipedia page data source.
Enums§
- Administrative
Unit Kind - The kinds of administrative units, roughly translating to levels.
- Data
Source - An enumeration type representing one of the available data source descriptions.
- Document
Kind - The kinds of documents that can be downloaded from available data sources.
Traits§
- Data
Source Info - A trait for providing information about a data source.