For indicators with subtypes, the table is the same except for an additional column for the subtype:
| Column Name | Data Type | Description |
|---|---|---|
| year | integer | Year |
| geography_id | integer | The unique identifier for a particular polygon of the geography with this geography_type_title. |
| subtype | integer | Subtype |
| indicator_value | double | The value of the indicators for the given year/geography_id/subtype tuple. |