Sign inSign up

gisio/gisio

By gisio

Updated over 7 years ago

Visualise and explore your CSV/XLS files

Image
1

347

gisio/gisio repository overview

Gisio

Build Status

Do you see a lot of CSVs around you but struggling your way to get the juice out of those ?

Just upload a CSV and get awesome automatic charts and graphs

Gisio demo

  • Click on a column name to see the graphs/charts associated with that column

Docker

I push latest builds to docker hub. You can always pull the latest image and run locally

docker run -p 2299:2299 -v <path-to-csv-folder>:/opt/gisio/data gisio/gisio

There is no "Upload CSV", put yours csv files in folder <path-to-csv-folder>. New files will show up without restart.

Build

go get github.com/artpar/gisio

Run

go run main.go

Work In Progress

Tag summary

Content type

Image

Digest

Size

8.4 MB

Last updated

over 7 years ago

docker pull gisio/gisio