DistrictDataLabs / cultivar

Multidimensional data explorer and visualization tool.
http://trinket.districtdatalabs.com
Apache License 2.0
52 stars 18 forks source link

Handling various data types and models. #71

Open CheViana opened 8 years ago

CheViana commented 8 years ago

Trinket should be able to handle the following types of data:

It should not accept any other types of data.

For now we only have CSV handling, but each data type should have their own handling method.

ojedatony1616 commented 7 years ago

For the short term, we are going to focus on csv, json, and text file types.