Skip to content

imattking/UGA-CAP-CIL-custom-csv-scripts

Repository files navigation

Custom Build for the UGA Circularity Informatics Lab

Re: Circularity Assessment Protocol(CAP) Reports

Purpose :

To implement data visualizations for comparison & analysis of CAP data in the dashbaord of an online portal to be shared with clients & the scientific community

Preview the Data Dashboard here

Dashboard Preview 1 Dashboard Preview 2 Dashboard Preview 3


Phase I :

  • Create .csv assets and make accessible via content delivery network (i.e. jsdelivr , github, etc.)
  • Import .csv file data via asynchronous fetch request

Phase II :

  • Make appropriate use of this data in order to display it in the DOM
    • Render .csv text in dynamic data visualizatons via the HighCharts API
    • Convert remaining .csv text into HTML tables for static presentation of alternate datasets
  • Render results in the DOM dynamically as each of the datasets in question is pulled from the CMS

Phase III :

  • Integrate both types of data visulations into a dynamic search & filtering interface with active tagging enabled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published