SatClimate Intelligence Platform
Snowflake · AWS Data Exchange · Hedge Fund Delivery
| Column | Type | Description | Unit | Example |
|---|---|---|---|---|
| timestamp | ISO 8601 datetime | UTC timestamp of the signal observation | — | 2025-01-15T00:00:00.000Z |
| region | string | ISO country code of the EU industrial cluster | — | DE |
| sector | string | Industrial sector (steel, cement, power, refinery) | — | steel |
| facility_name | string | Human-readable name of the monitored facility/cluster | — | Ruhr Steel Corridor |
| activity_index | float | Normalized industrial activity level derived from satellite data | 0–100 | 74.32 |
| delta_24h | float | 24-hour change in activity index | index points | 1.42 |
| delta_7d | float | 7-day change in activity index | index points | -3.15 |
| anomaly_score | float | Magnitude of deviation from seasonal baseline | 0–100 | 12.50 |
| signal_confidence | float | Model confidence in the signal estimate | 0–100 | 87.4 |
| trend | enum | Week-over-week directional trend | — | increasing |
| signal_type | string | Signal type identifier combining dataset and sector | — | eua_steel |
| data_coverage_flag | enum | Completeness of source data (COMPLETE / PARTIAL) | — | COMPLETE |
| dataset_version | string | Semantic version of the dataset | — | 1.0.0 |
| schema_version | string | Schema version — guarantees stable column order | — | 1.0 |
| last_updated | ISO 8601 datetime | Export run timestamp that produced this record | — | 2026-05-03T10:00:00.000Z |
| Column | Type | Description | Unit | Example |
|---|---|---|---|---|
| timestamp | ISO 8601 datetime | UTC timestamp of the satellite detection event | — | 2025-01-15T00:00:00.000Z |
| lat | float | Latitude of the emission source (decimal degrees) | ° | 62.50123 |
| lon | float | Longitude of the emission source (decimal degrees) | ° | 68.21456 |
| region | string | Geographic region identifier of the emission source | — | RUSSIA |
| facility_id | string | Unique identifier for the monitored emission facility | — | OG-RUSSIA-001 |
| methane_ppb_anomaly | float | Detected methane concentration above local baseline | ppb | 342.5 |
| severity_score | float | Composite severity of the emission event | 0–100 | 68.5 |
| persistence_score | float | Multi-day persistence of the anomaly above baseline | 0–100 | 55.2 |
| detection_confidence | float | Confidence in the satellite detection and attribution | 0–100 | 82.1 |
| source_satellite | string | Satellite instrument used for detection | — | Sentinel-5P/TROPOMI |
| dataset_version | string | Semantic version of the dataset | — | 1.0.0 |
| schema_version | string | Schema version — guarantees stable column order | — | 1.0 |
| last_updated | ISO 8601 datetime | Export run timestamp that produced this record | — | 2026-05-03T10:00:00.000Z |