Andy Eschbacher
|
9ff99cbfbd
|
updating total pop column reference
|
2016-05-13 11:23:10 -04:00 |
|
John Krauss
|
506f9ead30
|
first-pass defaults to latest timespan/boundary_id
|
2016-05-11 18:17:48 -04:00 |
|
John Krauss
|
011baaacd5
|
Merge branch 'develop' into default-recent-timespan-weighted-geom
|
2016-05-11 16:58:14 -04:00 |
|
John Krauss
|
aab24d00dd
|
use data_geoid_colname for data, geom_geoid_colname for geom
|
2016-05-11 15:47:29 -04:00 |
|
John Krauss
|
56f4d2f256
|
fix geoid hardcode
|
2016-05-11 14:58:19 -04:00 |
|
Andy Eschbacher
|
9d3bb40877
|
scratch work to get _obs_columndata to return better defaults
|
2016-05-11 11:39:23 -04:00 |
|
Andy Eschbacher
|
ec1c2f8dfb
|
removing hard-coded geoid from _obs_getpoints
|
2016-05-11 11:25:08 -04:00 |
|
Andy Eschbacher
|
dfbdb3c9ad
|
updating geometry types to (geometry/point, 4326) where appropriate
|
2016-05-10 15:09:07 -04:00 |
|
Andy Eschbacher
|
c46630847b
|
minor edits
|
2016-05-05 17:51:32 -04:00 |
|
Andy Eschbacher
|
67c66358e8
|
updating test for 41
|
2016-05-05 16:22:08 -04:00 |
|
Andy Eschbacher
|
cff1189acd
|
updating default timespan
|
2016-05-05 15:39:17 -04:00 |
|
John Krauss
|
b938058b92
|
for now stick to 2009-2013 default
|
2016-05-05 14:01:42 -04:00 |
|
John Krauss
|
92d090a392
|
switch optional defaults to null
|
2016-05-05 13:59:08 -04:00 |
|
John Krauss
|
14ab3bef6a
|
remove _obs_getcensus and make demographicsnapshot use obs_get directly
|
2016-05-05 11:37:04 -04:00 |
|
John Krauss
|
7f2d675602
|
eliminate quotes in IDs
|
2016-05-03 14:10:47 -04:00 |
|
John Krauss
|
12610e8a8a
|
adjust getmeasure and getcategory to work with json
|
2016-04-25 17:55:40 -04:00 |
|
John Krauss
|
f2d71fb5a0
|
fix signature bugs
|
2016-04-25 16:40:25 -04:00 |
|
John Krauss
|
647ebf9255
|
fix signature bugs
|
2016-04-25 16:39:23 -04:00 |
|
John Krauss
|
10fc4f56f0
|
fix bug with variable declaration
|
2016-04-25 16:31:06 -04:00 |
|
John Krauss
|
108fa9cc56
|
Merge branch 'release_v1_api_functions' into release_v1_api_functions_aug_use
|
2016-04-25 16:25:11 -04:00 |
|
John Krauss
|
0d811f6eb3
|
uncomment some public-facing code
|
2016-04-25 15:10:09 -04:00 |
|
Stuart Lynn
|
21d306898b
|
typo
|
2016-04-25 13:24:39 -04:00 |
|
Stuart Lynn
|
ace34f6ad8
|
removing table returning census snapshot function for json returning one for now
|
2016-04-25 10:45:54 -04:00 |
|
Stuart Lynn
|
68f5bce80b
|
updating get census functions to work with new json internals
|
2016-04-25 09:52:34 -04:00 |
|
Stuart Lynn
|
6709ce1589
|
removing extra json in function causing bug
|
2016-04-25 09:24:25 -04:00 |
|
Stuart Lynn
|
a9b22caadf
|
updating OBS_GetCategories to json internals
|
2016-04-22 16:40:21 -04:00 |
|
Stuart Lynn
|
3394483a45
|
migrating OBS_GET, OBS_GetPoints, OBS_GetPolygons and OBS_GetMeasure to all use json internals
|
2016-04-22 14:45:22 -04:00 |
|
John Krauss
|
7e9047eaf0
|
first pass getcategories & tests
|
2016-04-22 13:52:53 -04:00 |
|
John Krauss
|
830a65b93f
|
remove internal use of json
|
2016-04-22 12:28:16 -04:00 |
|
John Krauss
|
22549206c2
|
return numeric instead of json for obs_getmeasure and obs_getuscensusmeasure
|
2016-04-22 12:23:14 -04:00 |
|
John Krauss
|
74e4e5877a
|
first pass obs_getuscensusmeasure functioning
|
2016-04-21 22:40:40 -04:00 |
|
Stuart Lynn
|
1e625ce3ef
|
Updated version of OBS_Get to support json returning
|
2016-04-21 15:18:39 -04:00 |
|
John Krauss
|
be20b052ce
|
first-pass working denominator for getmeasure
|
2016-04-21 13:54:09 -04:00 |
|
John Krauss
|
24eeaa787d
|
first-pass obs_getpopulation
|
2016-04-21 11:33:37 -04:00 |
|
John Krauss
|
5e69297836
|
first pass obs_getmeasure
|
2016-04-20 15:51:19 -04:00 |
|
Rafa de la Torre
|
d6077457dd
|
Revert "Make OBS_GetDemographicSnapshot return json"
This reverts commit 987cfde7b6.
|
2016-04-20 11:12:41 +02:00 |
|
Rafa de la Torre
|
987cfde7b6
|
Make OBS_GetDemographicSnapshot return json
|
2016-04-19 17:54:56 +02:00 |
|
Carla Iriberri
|
077f8fedf5
|
Wrap functions in row_to_json
|
2016-04-19 17:31:08 +02:00 |
|
Carla Iriberri
|
ad55625769
|
Rename private functions and edit tests
|
2016-04-19 15:39:31 +02:00 |
|
Rafa de la Torre
|
10a175ed0b
|
Fully qualify function names
|
2016-04-19 15:09:17 +02:00 |
|
Rafa de la Torre
|
b1b69113a2
|
Fully qualify function names
|
2016-04-19 14:59:54 +02:00 |
|
Andy Eschbacher
|
f72754e1d5
|
fixing case where point doesn't intersect so area is null
|
2016-04-14 16:22:32 -04:00 |
|
John Krauss
|
384a63b8a2
|
fixing bug with segments pulling at wrong geom level by default
|
2016-04-13 16:11:26 -04:00 |
|
John Krauss
|
97f73b11e0
|
removing pop_5_years_and_over that is missing from block group, stub out land_area
|
2016-04-13 15:41:47 -04:00 |
|
Stuart Lynn
|
6ee0b99bd4
|
Fixing overlapping point issue
|
2016-04-13 15:10:14 -04:00 |
|
John Krauss
|
38a784b15c
|
bring back lost obs_getcolumndata work from 94169e6874f2a79f2b6ed4d58ad0fd542a4ec64e
|
2016-04-13 14:07:28 -04:00 |
|
John Krauss
|
c119a66fea
|
segment should default to census tract
|
2016-04-13 11:28:56 -04:00 |
|
John Krauss
|
ceac78ecd8
|
remove block-group incompatible quantile cols
|
2016-04-13 11:19:45 -04:00 |
|
Stuart Lynn
|
69bd3b2605
|
Merge branch 'QLIK' of github.com:CartoDB/observatory-extension into QLIK
|
2016-04-13 11:17:27 -04:00 |
|
Stuart Lynn
|
346f381a9c
|
Adding defaults to the OBS_GETDEMOGRAPHICSNAPSHOT
|
2016-04-13 11:12:29 -04:00 |
|