File size: 1,452 Bytes
04b3e8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "input_file": "/opt/drai/geospatial/smokePM2pt5_predictions_daily_10km_20060101-20201231.csv",
  "domain": "geospatial",
  "completed_stages": [
    "ingest",
    "preprocess",
    "transform",
    "structure",
    "output"
  ],
  "errors": [],
  "file_format": "csv",
  "file_extension": ".csv",
  "file_size_bytes": 1778985211,
  "file_name": "smokePM2pt5_predictions_daily_10km_20060101-20201231.csv",
  "num_input_files": 1,
  "input_files": [
    "smokePM2pt5_predictions_daily_10km_20060101-20201231.csv"
  ],
  "identified_fields": {
    "identifiers": [
      "grid_id_10km"
    ],
    "temporal": [
      "date"
    ],
    "spatial_meta": [
      "grid_id_10km"
    ]
  },
  "num_rows": 51434138,
  "num_columns": 3,
  "pre_hexified": false,
  "parsed_dates": [],
  "rows_removed": 0,
  "h3_column": "h3_index_res8",
  "h3_resolution": 8,
  "num_unique_cells": 100156,
  "aggregation_method": "mean",
  "rows_after_aggregation": 51434138,
  "normalization_stats": {
    "date": {
      "mean": 20140306.591694508,
      "std": 42350.110574144324
    },
    "smokePM_pred": {
      "mean": 5.688629846962871,
      "std": 10.382203360823135
    }
  },
  "feature_columns": [
    "date",
    "smokePM_pred"
  ],
  "saved_files": [
    "output/smokePM2pt5_predictions_daily_10km_20060101-20201231_e5cf2d5/data.parquet",
    "output/smokePM2pt5_predictions_daily_10km_20060101-20201231_e5cf2d5/DATA_CARD.md"
  ],
  "output_format": "parquet"
}