Revert "Make OBS_GetDemographicSnapshot return json"
This reverts commit 987cfde7b6.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
\i test/sql/load_fixtures.sql
|
||||
--
|
||||
SELECT * FROM
|
||||
cdb_observatory.OBS_GetDemographicSnapshot(
|
||||
cdb_observatory._OBS_GetDemographicSnapshot(
|
||||
cdb_observatory._TestPoint(),
|
||||
'2009 - 2013',
|
||||
'"us.census.tiger".block_group'
|
||||
) AS snapshot;
|
||||
) As snapshot;
|
||||
|
||||
--
|
||||
-- dimension | dimension_value
|
||||
|
||||
Reference in New Issue
Block a user