GSS-Cogs / chart-builder

The Chart Builder is a proof-of-concept app to understand the feasibility of using a CSV file (or SPARQL query) to generate and customise a chart or data visualisation
https://chart-builder-no4vxskx7a-nw.a.run.app
2 stars 0 forks source link

Define and implement a data sources interface for chart builder #66

Closed charlesons closed 1 year ago

charlesons commented 2 years ago

The aim is to create clean separation of concerns between the chart builder and external providers of data (e.g. eea data connector).

ajtucker commented 2 years ago

See data convention convention TBA.

charlesons commented 2 years ago

Moving to product backlog for future consideration as not applicable to current development focus on CCv2