Skip to content

3 Data Model Storage

Saif Shabou edited this page Jun 2, 2021 · 2 revisions

Model overview

fact table: Emissions

field type description
sector_id string sector identifier
data_source_id string data source identifier
geo_component_id string geocomponent identifier
date date emissions date
gas string emissions gas
value double emissions value
unit string emissions unit

referential table: geo_components

referential table: sectors

referential table: data_source

referential table: gas