MCPcopy
hub / github.com/dc-js/dc.js / env-data.js

File env-data.js

web-src/js/env-data.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1json = JSON.parse("[" +
2 "{\"value\":\"44\",\"nvalue\":\"-4\",\"countrycode\":\"US\",\"state\":\"California\",\"status\":\"T\",\"id\":1,\"region\":\"South\",\"date\":\"2012-05-25T16:10:09Z\"}, " +
3 "{\"value\":\"22\",\"nvalue\":\"-2\",\"countrycode\":\"US\",\"state\":\"Colorado\",\"status\":\"F\",\"id\":2,\"region\":\"West\",\"date\":\"2012-06-10T16:10:19Z\"}, " +
4 "{\"value\":\"33\",\"nvalue\":\"1\",\"countrycode\":\"US\",\"state\":\"Delaware\",\"status\":\"T\",\"id\":3,\"region\":\"West\",\"date\":\"2012-08-10T16:20:29Z\"}, " +

Callers

nothing calls this directly

Calls 4

groupAllMethod · 0.80
filterAllMethod · 0.80
dimensionMethod · 0.45
groupMethod · 0.45

Tested by

no test coverage detected