Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
5036ed2
Setting up GitHub Classroom Feedback
github-classroom[bot] Oct 12, 2021
d4e3553
Added streamlit python file
harryvineeth Oct 15, 2021
a40e90b
Added data files and requirements.txt
divija96 Oct 16, 2021
d3280ee
Added heatmap for transit data
divija96 Oct 16, 2021
9ad5708
Added heatmaps
harryvineeth Oct 16, 2021
0da4972
Added static and animated chloropleths for county-wise covid data
divija96 Oct 16, 2021
916ba21
Corrected errors in streamlit.py and added clean data
divija96 Oct 16, 2021
f8f1f48
Added Subplots
harryvineeth Oct 16, 2021
2d439bf
Merge pull request #2 from IDSF21/streamlit
harryvineeth Oct 17, 2021
3bcfaa9
Added text and modified chloropleth data
divija96 Oct 17, 2021
6d49a35
Added classes to create overall blockchain
divija96 Oct 19, 2021
eda8d54
Added requirements
harryvineeth Oct 19, 2021
d474ec3
Added requirements
harryvineeth Oct 19, 2021
cbabb13
Rename Requirements.txt to requirements.txt
harryvineeth Oct 19, 2021
71cee6c
Added base theme
harryvineeth Oct 19, 2021
25e1c03
Added base theme
harryvineeth Oct 19, 2021
c1a1b13
Added combined data for ceating chloropleth
divija96 Oct 20, 2021
cdb6e97
Merge branch 'streamlit' of https://github.com/IDSF21/assignment-2-ha…
divija96 Oct 20, 2021
bc456cd
Modified combined data for creating chloropleth
divija96 Oct 20, 2021
17bb0e2
Modifications streamlit
harryvineeth Oct 20, 2021
c201f0c
Merge branch 'streamlit' of https://github.com/IDSF21/assignment-2-ha…
harryvineeth Oct 20, 2021
a0c9769
Modifications streamlit
harryvineeth Oct 20, 2021
cb8dd59
Added cleaned covid data
harryvineeth Oct 20, 2021
0494940
Added cleaned covid data
harryvineeth Oct 20, 2021
c026484
Merge pull request #3 from IDSF21/streamlit
harryvineeth Oct 20, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .streamlit/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[theme]
base="dark"

6 changes: 6 additions & 0 deletions Untitled.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 4
}
Loading