{"id":26816386,"url":"https://github.com/persiyanov/streamlit-geodata-visualization","last_synced_at":"2025-10-29T00:16:11.868Z","repository":{"id":74271673,"uuid":"565551171","full_name":"persiyanov/streamlit-geodata-visualization","owner":"persiyanov","description":"Geospatial data parsing and visualization (Mapbox + Streamlit)","archived":false,"fork":false,"pushed_at":"2022-11-17T21:20:06.000Z","size":3668,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-01-30T09:15:08.840Z","etag":null,"topics":["data-visualization","geocoding","geospatial","mapbox","mapbox-geocoding","pydeck","streamlit","visualization"],"latest_commit_sha":null,"homepage":"","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/persiyanov.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}},"created_at":"2022-11-13T19:01:54.000Z","updated_at":"2023-06-21T19:05:57.000Z","dependencies_parsed_at":"2023-07-12T05:01:19.636Z","dependency_job_id":null,"html_url":"https://github.com/persiyanov/streamlit-geodata-visualization","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"a17ea752818732cb0f2ccc3c3f93fc1b5529497d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persiyanov%2Fstreamlit-geodata-visualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persiyanov%2Fstreamlit-geodata-visualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persiyanov%2Fstreamlit-geodata-visualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persiyanov%2Fstreamlit-geodata-visualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/persiyanov","download_url":"https://codeload.github.com/persiyanov/streamlit-geodata-visualization/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246270350,"owners_count":20750382,"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":["data-visualization","geocoding","geospatial","mapbox","mapbox-geocoding","pydeck","streamlit","visualization"],"created_at":"2025-03-30T03:19:42.124Z","updated_at":"2025-10-29T00:16:11.789Z","avatar_url":"https://github.com/persiyanov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geospatial Data Visualization (Streamlit + Mapbox)\n\n## Live Demo\n\n**Available here:** https://streamlit-geodata-visualization-jyiexkhtva-lm.a.run.app/\n\n![](./app-screenshot.png)\n\n## Description\nThis repo is a demonstration of parsing geo-coordinates from address data using Mapbox.com and visualizing via awesome [Streamlit](https://streamlit.io/) library.\n\nRepo consists of two parts:\n\n1. Geocoding of text addresses using Mapbox.com (see `scripts` folder)\n2. Visualization of geocoded data using Streamlit and its pydeck integration (`streamlit_app.py`)\n\n**Dataset**: [NYC-Housing-Data-2003-2019](https://www.openml.org/search?type=data\u0026status=active\u0026sort=match\u0026id=43633)\n\n## Setup\n### Docker\n\n1. Run `docker build -t geodata .`\n2. Run `docker run -it -p 80:80 geodata`\n3. Open http://127.0.0.1:80/\n\n\n### Virtual Environment\n\n1. Create virtual environment using your favorite tool (e.g. [pyenv](https://github.com/pyenv/pyenv)). I used Python 3.9.15 for development, but code should work for all 3.8+ versions.\n2. Run `pip install -r requirements.txt`\n3. Run `streamlit run streamlit_app.py`\n\n## Deploy\n\n1. Set up an account on [Google Cloud Platform](https://cloud.google.com/)\n2. Install [gcloud cli](https://cloud.google.com/sdk/docs/install)\n3. Run `gcloud run deploy` (deployment via Cloud Run)\n4. **Note**: make sure to reply `y` when prompted `Allow unauthenticated invocations to [streamlit-geodata-visualization] (y/N)?`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersiyanov%2Fstreamlit-geodata-visualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpersiyanov%2Fstreamlit-geodata-visualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersiyanov%2Fstreamlit-geodata-visualization/lists"}