Tables in the INKAR database
Format
A list containing connections to the tables in the local INKAR database.
_indikatorenID (official INKAR ID), name, domain and description of individual indicators.
_regionenID (internal ID in the local database), spatial reference, official code and name of individual regions.
- other tables, e.g.
absolutzahlen Values by region and time. Each table contains values for a certain INKAR domain (Bereich).
region_idcorresponds to theidcolumn in the_regionentable. Column names correspond to theidcolumn in the_indikatorentable.
The DBI connection to the local database is stored as an attribute of the
inkar object and can be accessed with attr(inkar, "con").