Version History of Cases of Gonorrhoea Infection per 100,000 Inhabitants in Finland
Click here for a data sample
This table contains the version history of the cases of gonorrhoea infection per 100,000 inhabitants. It is sourced from the 'Sotkanet' website in Finland. The table includes the following columns: '_start_date' which represents the extraction date of the row, '_end_date' which represents the date when a new version of the row was extracted, '_row_number' which uniquely identifies each row, 'year' which indicates the year of the data, 'region' which represents the specific region, 'gender' which identifies the gender, 'value_per100000' which gives the infection rate per 100,000 inhabitants, and 'absolute_value' which provides the absolute number of cases. This table can be utilized in data analytics to perform various analyses like trend analysis, regional comparison, gender-based analysis, and overall infection rate calculations.
Field Descriptions
Name |
Data type |
Description |
_start_date | date | The date when the row was extracted from the data source. |
_end_date | date | The date when a new version of the row was extracted from the data source. If the value is null, it means that the row is the most recent version. |
_row_number | long | The number of the row in the raw data extracted from the data source. |
year | int | The year value of the record. |
region | int | The region associated with the record. |
gender | string | The gender associated with the record. |
value_per100000 | float | The value per 100,000 associated with the record. |
absolute_value | int | The absolute value associated with the record. |