Skip to content

Visualizations of Grade 12 random center assignment by moest Nepal using streamlit. Displays the location of school and centers in openstreemap and also provides table for associated data and statistics.

License

Notifications You must be signed in to change notification settings

RupeshAryal/CenterRandomizedVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CenterRandomizedVisualizaton

Visualizations of Grade 12 random center assignment by moest Nepal using streamlit. Displays the location of school and centers in openstreemap and also provides table for associated data and statistics.

Here's my approach:

  • Uses Folium to plot centers and schools on OpenStreetMap tile.
  • Created a new TSV file that contains latitude-longitude data for all the schools (center and non-center).
  • Used pandas to handle all the queries of the available data.
  • Created visualization including maps and tables with Streamlit.
  • Hosted the app on Streamlit Community Cloud.

Link to visualization with streamlit implementation:

https://centerrandomizedvisualization.streamlit.app/

About

Visualizations of Grade 12 random center assignment by moest Nepal using streamlit. Displays the location of school and centers in openstreemap and also provides table for associated data and statistics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages