{"id":"2aa17ff6-707b-7bde-334b-112c51fd3f1a","name":"Refocus-APIs","description":"","order":["b55e10d1-5c8a-ee60-6e16-7fc3b8efa8f5","8c0b676b-5c30-139b-3ea1-47c8fcb6f607","181b4b0e-1829-a602-59c6-a6b0ec1fa861","259b04f4-878d-91e8-3c75-7c27f09af87a","fe83effc-8497-506b-0f08-c0f962b51877","867d7362-b4fa-2f91-8d24-b8085218f865"],"folders":[],"timestamp":1472076878778,"owner":"735099","public":false,"published":false,"requests":[{"id":"181b4b0e-1829-a602-59c6-a6b0ec1fa861","headers":"Content-Type: application/json\n","url":"your-domain-here/v1/aspects","preRequestScript":"","pathVariables":{},"method":"POST","data":[],"dataMode":"raw","version":2,"tests":null,"currentHelper":"normal","helperAttributes":{},"time":1472159041873,"name":"CREATE a new Aspect","description":"","collectionId":"2aa17ff6-707b-7bde-334b-112c51fd3f1a","responses":[],"rawModeData":"{\n  \"isPublished\": true,\n  \"name\": \"unemploymentRatee\",\n  \"criticalRange\": [\n    21,\n    50\n  ],\n  \"warningRange\": [\n    11,\n    21\n  ],\n  \"infoRange\": [\n    7,\n    11\n  ],\n  \"okRange\": [\n    0,\n    7\n  ],\n  \"timeout\": \"5d\",\n  \"valueType\": \"PERCENT\"\n}"},{"id":"259b04f4-878d-91e8-3c75-7c27f09af87a","headers":"Content-Type: application/json\n","url":"your-domain-here/v1/samples/upsert/bulk","preRequestScript":"","pathVariables":{},"method":"POST","data":[],"dataMode":"raw","version":2,"tests":null,"currentHelper":"normal","helperAttributes":{},"time":1472159200161,"name":"CREATE new Samples (Bulk Upsert)","description":"","collectionId":"2aa17ff6-707b-7bde-334b-112c51fd3f1a","responses":[],"rawModeData":"[\n  {\n    \"name\": \"USA.California|gdp\",\n    \"value\": \"6754716841\"\n  },\n  {\n    \"name\": \"USA.California|unemploymentRate\",\n    \"value\": \"6.3\"\n  },\n  {\n      \"name\": \"USA.California.San_Francisco|unemploymentRate\",\n      \"value\": \"9.2\"\n  }\n]"},{"id":"867d7362-b4fa-2f91-8d24-b8085218f865","headers":"Content-Type: application/json\n","url":"your-domain-here/v1/perspectives","preRequestScript":"","pathVariables":{},"method":"POST","data":[],"dataMode":"raw","version":2,"tests":null,"currentHelper":"normal","helperAttributes":{},"time":1472159548157,"name":"CREATE a new Perspective","description":"CREATE a new perspecive\n\nBody:\n- name of new perspective\n- ID of lens you want to use\n- rootSubject","collectionId":"2aa17ff6-707b-7bde-334b-112c51fd3f1a","responses":[],"rawModeData":"{\n    \"name\": \"test-perspective\",\n    \"lensId\":\"your-lensId-goes-here\",\n    \"rootSubject\":\"USA\"\n}"},{"id":"8c0b676b-5c30-139b-3ea1-47c8fcb6f607","headers":"Content-Type: application/json\n","url":"your-domain-here/v1/subjects/USA/child","preRequestScript":null,"pathVariables":{},"method":"POST","data":[],"dataMode":"raw","version":2,"tests":null,"currentHelper":"normal","helperAttributes":{},"time":1472159046633,"name":"CREATE a child Subject","description":"","collectionId":"2aa17ff6-707b-7bde-334b-112c51fd3f1a","responses":[],"rawModeData":"{\n    \"name\" :\"California\",\n    \"isPublished\": true\n}"},{"id":"b55e10d1-5c8a-ee60-6e16-7fc3b8efa8f5","headers":"Content-Type: application/json\n","url":"your-domain-here/v1/subjects/","preRequestScript":"","pathVariables":{},"method":"POST","data":[],"dataMode":"raw","version":2,"tests":null,"currentHelper":"normal","helperAttributes":{},"time":1472158980182,"name":"CREATE a new Subject","description":"Creates a new Subject in Refocus.","collectionId":"2aa17ff6-707b-7bde-334b-112c51fd3f1a","responses":[],"rawModeData":"{\n  \"name\": \"USA\",\n  \"isPublished\" : true\n}"},{"id":"fe83effc-8497-506b-0f08-c0f962b51877","headers":"","url":"your-domain-here/v1/lenses","preRequestScript":"","pathVariables":{},"method":"POST","data":[{"key":"isPublished","value":"true","type":"text","enabled":true},{"key":"library","value":"MultiTable.zip","type":"file","enabled":true}],"dataMode":"params","version":2,"tests":null,"currentHelper":"normal","helperAttributes":{},"time":1472159455543,"name":"CREATE a new Lens","description":"CREATE a new lens\n\nBody (form-data):\n- isPublished\n- library (your lens zip archive)","collectionId":"2aa17ff6-707b-7bde-334b-112c51fd3f1a","responses":[]}]}