{"id":18234066,"url":"https://github.com/lalelisealstad/gdp-dash","last_synced_at":"2025-04-11T05:08:25.206Z","repository":{"id":258327538,"uuid":"872898399","full_name":"lalelisealstad/gdp-dash","owner":"lalelisealstad","description":"A simple Flask Dash app that allows users to search for a country and visualize its GDP growth. ","archived":false,"fork":false,"pushed_at":"2024-11-03T14:22:49.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T05:08:20.877Z","etag":null,"topics":["cloud-run","dash","github-actions","plotly","python"],"latest_commit_sha":null,"homepage":"https://gdp-dash-812336563676.europe-north1.run.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lalelisealstad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-15T09:07:19.000Z","updated_at":"2024-11-03T14:22:52.000Z","dependencies_parsed_at":"2024-10-18T13:35:56.624Z","dependency_job_id":null,"html_url":"https://github.com/lalelisealstad/gdp-dash","commit_stats":null,"previous_names":["lalelisealstad/gdp-dash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lalelisealstad%2Fgdp-dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lalelisealstad%2Fgdp-dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lalelisealstad%2Fgdp-dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lalelisealstad%2Fgdp-dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lalelisealstad","download_url":"https://codeload.github.com/lalelisealstad/gdp-dash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345266,"owners_count":21088244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-run","dash","github-actions","plotly","python"],"created_at":"2024-11-04T17:03:20.686Z","updated_at":"2025-04-11T05:08:25.187Z","avatar_url":"https://github.com/lalelisealstad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# get-gdp-dashboard\n\nA simple Flask Dash app that allows users to search for a country and visualize its GDP growth. The app uses data from the World Bank API. The app includes a github actions workflow that does unit and integration testing, lintin, deploys the app to Cloud Run using docker. \n\nAvailable at: [Link](https://gdp-dash-812336563676.europe-north1.run.app/)\n\n![alt text](image.png)\n\n- A searchable dropdown to select a country.\n- A graph showing the historical GDP growth of the selected country.\n- Text showing the latest available GDP data for the selected country.\n\n## Technologies Used\n\n- **Flask**: Backend framework for serving the Dash app.\n- **Dash**: Plotly-based framework for interactive web apps.\n- **World Bank API**: Data source for fetching GDP history.\n- **Poetry**: Python dependency management.\n- **GitHub Actions**: CI/CD pipeline for automatic deployment.\n- **Google Cloud Run**: Serverless platform for running the app.\n\n\n### Run app locally:\n```\n$ python3 -m venv .venv\n$ source .venv/bin/activate \n$ poetry install \n$ python app.py\n```\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flalelisealstad%2Fgdp-dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flalelisealstad%2Fgdp-dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flalelisealstad%2Fgdp-dash/lists"}