Make OBS_GetDemographicSnapshot return json

This commit is contained in:
Rafa de la Torre
2016-04-19 17:54:56 +02:00
parent 077f8fedf5
commit 987cfde7b6
3 changed files with 9 additions and 104 deletions

View File

@@ -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