issues
search
stolsky
/
election-results-map
A simple application that visualizes election results and their background information in various ways.
GNU General Public License v3.0
0
stars
0
forks
source link
reorder steps in pipeline
#23
Open
stolsky
opened
2 years ago
stolsky
commented
2 years ago
check following order:
Import
Select
(extract the data you want to visualize)
Analyze
(structure, keys names, value types)
Adjust
(imported data in relation to the analysis results)
Evaluate (aggregations of selected data to improve visualization)
Visualize
check following order: