Categorygithub.com/artpar/gisio
repositorypackage
0.0.3
Repository: https://github.com/artpar/gisio.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Gisio

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 stats

Gisio demo

Build

go get github.com/artpar/gisio

Run

go run main.go

  • Put your CSV files inside the ./data/ folder

  • Open http://localhost:2299/

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

Work In Progress