Skip to content

Commit

Permalink
Data release 20240726 (#1404)
Browse files Browse the repository at this point in the history
  • Loading branch information
hareesh-ms authored Jul 26, 2024
1 parent fe8230c commit 75c0348
Show file tree
Hide file tree
Showing 18 changed files with 1,092 additions and 1,052 deletions.
14 changes: 7 additions & 7 deletions deploy/storage/base_bigtable_info.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
project: datcom-store
instance: prophet-cache
tables:
- auto1d_2024_07_17_02_17_53
- auto1w_2024_07_14_21_01_33
- auto2w_2024_07_09_10_35_46
- auto1d_2024_07_25_02_23_30
- auto1w_2024_07_21_21_00_59
- auto2w_2024_07_23_10_34_44
- biomedical_2024_07_02_03_47_09
- country_2024_07_16_11_55_02
- disaster_2024_07_14_21_30_07
- frequent_2024_07_16_05_40_52
- country_2024_07_25_10_21_50
- disaster_2024_07_21_21_30_46
- frequent_2024_07_25_05_22_22
- infrequent_2024_07_05_08_33_46
- ipcc_2024_07_01_03_50_18
- place_2024_07_16_04_26_06
- schema_2024_07_17_00_18_26
- schema_2024_07_26_00_24_54
- uscensus_2024_07_16_02_16_41
2 changes: 1 addition & 1 deletion deploy/storage/bigquery.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
datcom-store.dc_kg_2024_07_12_23_14_26
datcom-store.dc_kg_2024_07_19_23_17_46
6 changes: 4 additions & 2 deletions internal/server/stat/golden/get_stat_all/branch.json
Original file line number Diff line number Diff line change
Expand Up @@ -4631,7 +4631,8 @@
"2024-02": 5.6,
"2024-03": 5.4,
"2024-04": 4.9,
"2024-05": 4.5
"2024-05": 4.6,
"2024-06": 5.3
},
"measurementMethod": "BLSSeasonallyUnadjusted",
"observationPeriod": "P1M",
Expand Down Expand Up @@ -5278,7 +5279,8 @@
"2024-02": 5.3,
"2024-03": 5.3,
"2024-04": 5.3,
"2024-05": 5.2
"2024-05": 5.2,
"2024-06": 5.2
},
"measurementMethod": "BLSSeasonallyAdjusted",
"observationPeriod": "P1M",
Expand Down
2 changes: 1 addition & 1 deletion internal/server/v0/triple/golden/get_triples/limit1.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"Provenance"
],
"predicate": "importTime",
"objectValue": "1721200727",
"objectValue": "1721978724",
"provenanceId": "dc/base/HumanReadableStatVars"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,8 @@
"entity": "geoId/06",
"points_by_facet": [
{
"date": "2024-05",
"value": 872804,
"date": "2024-06",
"value": 1025282,
"facet": "324358135"
},
{
Expand All @@ -395,8 +395,8 @@
"facet": "2978659163"
},
{
"date": "2024-05",
"value": 1009814,
"date": "2024-06",
"value": 999897,
"facet": "1249140336"
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@
"entity": "geoId/06",
"points_by_facet": [
{
"date": "2024-05",
"value": 872804,
"date": "2024-06",
"value": 1025282,
"facet": "324358135"
}
]
Expand Down
Loading

0 comments on commit 75c0348

Please sign in to comment.