Nikhil-Murade commited on
Commit
b13f7ff
Β·
verified Β·
1 Parent(s): 1f1691f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # πŸ‚ US Population Dashboard
2
 
3
  A dashboard web app template built in Python using Streamlit.
@@ -16,4 +24,4 @@ Here are the Python libraries used in the creation of this dashboard app
16
  US Population data spanning the duration of 2010-2019 was obtained from the [U.S. Census Bureau](https://www.census.gov/data/datasets/time-series/demo/popest/2010s-state-total.html).
17
 
18
  ## Reference
19
- A talk entitled [_Crafting a Dashboard App in Python using Streamlit_](https://budapestbi.hu/2023/hu/program/speakers/chanin-nantasenamat/) showing how to build this app is given at the [Budapest BI Forum (Data Visualization track)](https://budapestbi.hu/2023/hu/en/program-data-visualization-track/) on November 22, 2023.
 
1
+ ---
2
+ license: apache-2.0
3
+ title: VisulizationDemo
4
+ sdk: streamlit
5
+ emoji: πŸ“Š
6
+ colorFrom: red
7
+ colorTo: yellow
8
+ ---
9
  # πŸ‚ US Population Dashboard
10
 
11
  A dashboard web app template built in Python using Streamlit.
 
24
  US Population data spanning the duration of 2010-2019 was obtained from the [U.S. Census Bureau](https://www.census.gov/data/datasets/time-series/demo/popest/2010s-state-total.html).
25
 
26
  ## Reference
27
+ A talk entitled [_Crafting a Dashboard App in Python using Streamlit_](https://budapestbi.hu/2023/hu/program/speakers/chanin-nantasenamat/) showing how to build this app is given at the [Budapest BI Forum (Data Visualization track)](https://budapestbi.hu/2023/hu/en/program-data-visualization-track/) on November 22, 2023.