-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
# UK GDP Dashboard | ||
##### Coding Assessment April 2024 | ||
|
||
**vasdf** | ||
- test | ||
- test | ||
- test | ||
* test | ||
* test | ||
* test | ||
The goal of this GitHub repository is to generate an interactive dashboard, with which to monitor the evolution over time of UK GDP and some of its key components. | ||
The dashboard is generated from a python script ("BOE_Dash.py") and makes heavy use of python libraries "Dash" and "Plotly". | ||
The live dashboard can be accessed online, here: | ||
**https://mmchugh87-github-io.onrender.com/** | ||
(Note: this dashboard is rendered via a free online service called "render.com". Given "render.com" is a free service, the page can be slow to load - please be patient if this is the case. It may become necessary to "refresh" the page after waiting a couple of minutes). |