Andy Eschbacher
|
4977b94281
|
more robust tests around null island
|
2016-04-14 16:35:30 -04:00 |
|
Andy Eschbacher
|
c1fb6c3694
|
adding null cases to augmentation
|
2016-04-14 16:25:09 -04:00 |
|
Andy Eschbacher
|
f72754e1d5
|
fixing case where point doesn't intersect so area is null
|
2016-04-14 16:22:32 -04:00 |
|
Andy Eschbacher
|
c434cacd10
|
adding null cases
|
2016-04-14 14:52:23 -04:00 |
|
Andy Eschbacher
|
4b6b311823
|
augmentation tests
|
2016-04-14 14:27:56 -04:00 |
|
Andy Eschbacher
|
3ee448016a
|
whitespace
|
2016-04-14 14:27:34 -04:00 |
|
Andy Eschbacher
|
874a397d3b
|
adding percentile fixtures
|
2016-04-14 14:26:19 -04:00 |
|
Andy Eschbacher
|
3468d6e5e9
|
add new fixtures to process
|
2016-04-14 13:23:40 -04:00 |
|
Andy Eschbacher
|
094b2da61d
|
adding new data fixtures subset
|
2016-04-14 13:23:04 -04:00 |
|
Andy Eschbacher
|
3beaf710a7
|
minor changes
|
2016-04-14 13:22:44 -04:00 |
|
Andy Eschbacher
|
0bb304d43d
|
dropped numbering of fixture processing files
|
2016-04-14 10:48:11 -04:00 |
|
Andy Eschbacher
|
9c1d761f55
|
moving to load_fixtures instead of tables
|
2016-04-14 10:39:05 -04:00 |
|
Andy Eschbacher
|
44645ef1c6
|
Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK
|
2016-04-14 10:38:26 -04:00 |
|
Andy Eschbacher
|
f91c540bc3
|
adding fixture processing scripts to test
|
2016-04-14 10:30:56 -04:00 |
|
Andy Eschbacher
|
48fd02c689
|
fixing table name
|
2016-04-14 10:30:07 -04:00 |
|
Andy Eschbacher
|
863f26716e
|
breaking out fixture processing files into two steps
|
2016-04-14 10:29:32 -04:00 |
|
Andy Eschbacher
|
4597896689
|
Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK
|
2016-04-14 10:00:20 -04:00 |
|
Rafa de la Torre
|
eeded3d420
|
Load the rest of the fixtures
|
2016-04-14 15:53:40 +02:00 |
|
Andy Eschbacher
|
2f8b42e346
|
adding tables to load
|
2016-04-14 09:49:09 -04:00 |
|
Andy Eschbacher
|
91e1be0f8a
|
adding tables with data
|
2016-04-14 09:48:46 -04:00 |
|
Rafa de la Torre
|
06ebc706c0
|
Deal with test artifacts in .gitignore files
|
2016-04-14 15:36:32 +02:00 |
|
Rafa de la Torre
|
ace8470b0c
|
Add fixtures loading test closes #5
Avoiding duplicate code.
|
2016-04-14 15:32:44 +02:00 |
|
Andy Eschbacher
|
4f1d4c4250
|
Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK
|
2016-04-14 08:10:45 -04:00 |
|
Andy Eschbacher
|
b3b4c8e4c3
|
adding utils test
|
2016-04-14 08:10:33 -04:00 |
|
Rafa de la Torre
|
638794c3a4
|
Merge branch 'develop' into QLIK
|
2016-04-14 10:34:36 +02:00 |
|
John Krauss
|
e194e91f78
|
Merge remote-tracking branch 'origin/QLIK' into QLIK
|
2016-04-13 16:11:45 -04:00 |
|
John Krauss
|
384a63b8a2
|
fixing bug with segments pulling at wrong geom level by default
|
2016-04-13 16:11:26 -04:00 |
|
Andy Eschbacher
|
9726053dd6
|
Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK
|
2016-04-13 15:54:42 -04:00 |
|
Andy Eschbacher
|
9a398530b3
|
addding expected results
|
2016-04-13 15:54:30 -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 |
|
Rafa de la Torre
|
a5be765639
|
Ignore just a dir called (not a file)
|
2016-04-13 18:35:34 +02:00 |
|
Rafa de la Torre
|
8438e19b96
|
Merge pull request #10 from CartoDB/extension-scaffolding-fixes
Extension scaffolding fixes
|
2016-04-13 18:32:43 +02:00 |
|
Rafa de la Torre
|
c35c453c25
|
Add plpythonu to install test
Add `plpythonu` extension as it's a dependency to `cartodb` extension.
|
2016-04-13 18:17:23 +02:00 |
|
Rafa de la Torre
|
2f4f9412b0
|
Ignore test results directory
Ignore contents of directory produced by `make test`.
|
2016-04-13 18:16:35 +02:00 |
|
Rafa de la Torre
|
0c813d081c
|
Ignore develop artifacts
Ignore artifacts produced by `sudo make install`.
|
2016-04-13 18:15:19 +02:00 |
|
Andy Eschbacher
|
ea183c7447
|
Merge branch 'QLIK' of https://github.com/CartoDB/observatory-extension into QLIK
|
2016-04-13 11:54:25 -04:00 |
|
Andy Eschbacher
|
7466840148
|
adding table for testing
|
2016-04-13 11:54:05 -04:00 |
|
Andy Eschbacher
|
04ab761e21
|
fix table's schema
|
2016-04-13 11:52:44 -04:00 |
|
Rafa de la Torre
|
8e13591309
|
Merge pull request #9 from CartoDB/develop-doc-fixes
Develop doc fixes
|
2016-04-13 17:36:46 +02:00 |
|
John Krauss
|
c119a66fea
|
segment should default to census tract
|
2016-04-13 11:28:56 -04:00 |
|
Rafa de la Torre
|
554c566d19
|
Some small readability improvements
|
2016-04-13 17:25:22 +02:00 |
|
Rafa de la Torre
|
6974c99a9b
|
Fix relative links in markdown
|
2016-04-13 17:20:46 +02: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 |
|
Rafa de la Torre
|
e37f5afdab
|
Minor doc improvements (code org)
|
2016-04-13 17:13:04 +02:00 |
|
Stuart Lynn
|
346f381a9c
|
Adding defaults to the OBS_GETDEMOGRAPHICSNAPSHOT
|
2016-04-13 11:12:29 -04:00 |
|
John Krauss
|
a929f2902e
|
go back to using block_group for demographicsnapshot etc
|
2016-04-13 11:08:41 -04:00 |
|
Rafa de la Torre
|
bc584f810a
|
Remove references to python
|
2016-04-13 17:06:27 +02:00 |
|