Skip to content

subzero161/dashboard-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dashboard-streamlit

Assugnment 10, HHA 504, AHI, SBU

  1. Please create a new repo called 'dashboard-streamlit' 

  2. Create a basic streamlit dashboard with data that you have access to (e.g., de-identified data from a group project, or data that you find interesting that is publicly available). The data that you select should have at least one (if not more) of the following fields to be able to complete Step 3 of this assignment:

    Date/time stamp  Categorical data Continuous data  OPTIONAL: position/locational data 

The dashboard code and data being used should be included within the github repo 

  1. The dashboard should include the following components based on the streamlit documentation (https://docs.streamlit.io/library/api-reference) of what is available: 

    a header  some text  a code-block  2 dataframes at least 2 charts (e.g., line, area, bar, scatter plot) 

  2. Please deploy the streamlit application to your cloud of choice and take screen shots of the deployed app with your IP (OR you can deploy it to your new domain name if you want to....) 

  3. Once completed, you can shut down the VM after taking screen shots and including them in the github repo

About

Assugnment 10, HHA 504, AHI, SBU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages