Skip to content

archaeo_super_prompt.dataset.thesauri.comune_province

source module archaeo_super_prompt.dataset.thesauri.comune_province

Loading of thesauri related to the comune and the province.

Classes

Functions

source load_comune()list[tuple[int, str]]

Load the thesarus values for the "Comune" field.

source class Provincia()

Bases : NamedTuple

Exhaustive data about a Province.

source class ComuneProvincia()

Bases : NamedTuple

Exhaustive data about a Comune.

source class ComuneData()

Bases : DataFrameModel

Data about a Comune.

source class ProvinciaData()

Bases : DataFrameModel

Data about a Province.

source load_comune_with_provincie()tuple[DataFrame[ComuneData], DataFrame[ProvinciaData]]

Load the set of provincie thesaurus from an external reference table.