{ "uuid": "07b34d1d-52dd-429c-a92d-f8cf8cd4f8cf", "lastMigration": 29, "name": "CarbonDoomsDay", "endpointPrefix": "api", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "749dfa57-51dc-450d-8fd3-3e0c858bda99", "documentation": "CO2 measurements from the Mauna Loa observatory.\n\nThis data is made available through the good work of the people at the\nMauna Loa observatory. Their release notes say:\n\n These data are made freely available to the public and the scientific\n community in the belief that their wide dissemination will lead to greater\n understanding and new scientific insights.\n\nWe currently scrape the following sources:\n\n * [co2_mlo_weekly.csv]\n * [co2_mlo_surface-insitu_1_ccgg_DailyData.txt]\n * [weekly_mlo.csv]\n\nWe have daily CO2 measurements as far back as 1958.\n\nLearn about using pagination via [the 3rd party documentation].\n\n[co2_mlo_weekly.csv]: https://www.esrl.noaa.gov/gmd/webdata/ccgg/trends/co2_mlo_weekly.csv\n[co2_mlo_surface-insitu_1_ccgg_DailyData.txt]: ftp://aftp.cmdl.noaa.gov/data/trace_gases/co2/in-situ/surface/mlo/co2_mlo_surface-insitu_1_ccgg_DailyData.txt\n[weekly_mlo.csv]: http://scrippsco2.ucsd.edu/sites/default/files/data/in_situ_co2/weekly_mlo.csv\n[the 3rd party documentation]: http://www.django-rest-framework.org/api-guide/pagination/#pagenumberpagination", "method": "get", "endpoint": "co2/", "responses": [ { "uuid": "7fb9efc5-ab12-4602-a607-3affd7d06ab7", "body": "{\n \"count\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"previous\": \"\",\n \"results\": [\n {\n \"date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"ppm\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81a8696a-81e2-443c-8c79-ba33c0d05628", "documentation": "CO2 measurements from the Mauna Loa observatory.\n\nThis data is made available through the good work of the people at the\nMauna Loa observatory. Their release notes say:\n\n These data are made freely available to the public and the scientific\n community in the belief that their wide dissemination will lead to greater\n understanding and new scientific insights.\n\nWe currently scrape the following sources:\n\n * [co2_mlo_weekly.csv]\n * [co2_mlo_surface-insitu_1_ccgg_DailyData.txt]\n * [weekly_mlo.csv]\n\nWe have daily CO2 measurements as far back as 1958.\n\nLearn about using pagination via [the 3rd party documentation].\n\n[co2_mlo_weekly.csv]: https://www.esrl.noaa.gov/gmd/webdata/ccgg/trends/co2_mlo_weekly.csv\n[co2_mlo_surface-insitu_1_ccgg_DailyData.txt]: ftp://aftp.cmdl.noaa.gov/data/trace_gases/co2/in-situ/surface/mlo/co2_mlo_surface-insitu_1_ccgg_DailyData.txt\n[weekly_mlo.csv]: http://scrippsco2.ucsd.edu/sites/default/files/data/in_situ_co2/weekly_mlo.csv\n[the 3rd party documentation]: http://www.django-rest-framework.org/api-guide/pagination/#pagenumberpagination", "method": "get", "endpoint": "co2/:date/", "responses": [ { "uuid": "9f06a0b7-40f7-4108-a346-76cac2bf2fc8", "body": "{\n \"date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"ppm\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "749dfa57-51dc-450d-8fd3-3e0c858bda99" }, { "type": "route", "uuid": "81a8696a-81e2-443c-8c79-ba33c0d05628" } ] }