TO RUN D3 EXAMPLE LOCALLY
Navigate to project directory and run "python -m SimpleHTTPServer 8000" (Python version 2.*), then go to localhost:8000 (or replace 'localhost' with server IP address you're on)
TEST QUERY
Request address decoded: https://sciapps.colorado.edu/#/collections?{"queryText":"","geoJSON":null,"startDateTime":null,"endDateTime":null,"selectedFacets":{"science":["Oceans > Ocean Chemistry > Alkalinity"]},"selectedIds":[]}
NOTES
The test query above produces hundreds of different keywords and the chaotic nature of the search response is reflected in the visual bubble chart. All the pretty colors!
GIST WITH ALL CODE INCLUDING JSON DATA https://gist.github.com/tjaensch/1274e03d23c9b6b02d436e35a20f868f