Historical Version Records of Base Table Data
The 'sheet_1__history' table is a historical record sourced from 'Lantmäteriet' (The Swedish National Land Survey) in Sweden. It is a specialized table that not only contains the data of its base table but also includes version history of each row. This history is tracked through two additional columns that record the start and end dates of each row's validity. The start date signifies when the row was first extracted from the data source, while the end date indicates when a new version of the row was extracted. If the end date is null, it signifies that the row represents the most recent version of the data.
The table incorporates a wide array of columns, each representing different aspects of the data. An interesting attribute of this table is that each row is uniquely identified by a combination of the start date and the row number, which is a count of the raw data extracted from the source.
This table can be particularly useful in data analytics for tracking changes over time. For instance, it can help in identifying trends and patterns in the data, analyzing the frequency of changes, and pinpointing the exact time periods of these changes. Moreover, the data from this table could also be used to perform historical data analysis, compare and contrast different versions of the data, or even to create predictive models based on the historical data trends.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column contains the date when the row was extracted from the data source. This column, together with '_row_number', forms a unique identifier for each row in this history table. |
_end_date | date | This column contains the date when a new version of the row was extracted from the data source. If the value in this column is null, it means that the row is the most recent version. |
_row_number | long | This column contains the number of the row as it appears in the raw data extracted from the data source. This column, when combined with '_start_date', forms a unique identifier for each row in this history table. |
vo | int | This column contains data related to the 'vo' field in the base table. |
grus__sand | int | This column contains data related to the 'grus__sand' field in the base table. |
berg | int | This column contains data related to the 'berg' field in the base table. |
moran | int | This column contains data related to the 'moran' field in the base table. |
alunrodfyr | int | This column contains data related to the 'alunrodfyr' field in the base table. |
industrileror | int | This column contains data related to the 'industrileror' field in the base table. |
kalkstenskrossdolomit | int | This column contains data related to the 'kalkstenskrossdolomit' field in the base table. |
kalksten | int | This column contains data related to the 'kalksten' field in the base table. |
kvartsit | int | This column contains data related to the 'kvartsit' field in the base table. |
marmor | int | This column contains data related to the 'marmor' field in the base table. |
gra_granit | int | This column contains data related to the 'gra_granit' field in the base table. |
rod_granit | int | This column contains data related to the 'rod_granit' field in the base table. |
ovrig_granit | int | This column contains data related to the 'ovrig_granit' field in the base table. |
skiffer | int | This column contains data related to the 'skiffer' field in the base table. |
svart_granit | float | This column contains data related to the 'svart_granit' field in the base table. |
sandsten | int | This column contains data related to the 'sandsten' field in the base table. |
taljsten | float | This column contains data related to the 'taljsten' field in the base table. |
pegmatitfaltspat | int | This column contains data related to the 'pegmatitfaltspat' field in the base table. |
energitorv | int | This column contains data related to the 'energitorv' field in the base table. |
stro__vaxttorv | int | This column contains data related to the 'stro__vaxttorv' field in the base table. |
No sample for this dataset
Additional Information
Last updated | August 27, 2024 |
---|---|
Created | August 27, 2024 |
License | No License Provided |
Geographic coverage | |
Geographic granularity | |
Temporal coverage from | |
Temporal coverage to | |
Temporal coverage to | |
Adapter | excel |
Country | se |
Database | se_lantmateriet |
Extract date | 2024-08-26 |
Id | c50ae97e-e5ed-40a8-bac5-85ee2c33f91a |
Package id | ace3f0a1-0daa-45b5-8c62-568135d93fee |
Position | 1 |
Revision id | 4f224827-323f-475e-b93e-d278242f2248 |
State | active |
Table | riktvardeangivelser_aft19_taktmark_xls__sheet_1__history |