Data Explorer
Contains 2 parts
- AuthorDataExplorer - Authoring tool for generating configuration files that are used by data explorer.
- Data Explorer - Uses configuration files to render interactive dashboards.

Instructions
- Unzip both files.
- Run AuthorDataExplorer(use instructions provided with it)
- Use the author data explorer to generate 4 configuration files:
dataSource.json,dataDescription.json,interactiveFilters.json,visualization.json. - Download the configuration files and put them in
public/configdirectory of DataExplorer - Shutdown AuthorDataExplorer
- Start DataExplorer(use instructions provided with it)