https://github.com/adefebrisp/siteselection-mobilityandnetworkanalysis
This project analyzes restaurant site selection in Cambridge by examining human mobility patterns, street network centrality, and land use. Using check-in data from Gowalla and OSMnx for street network and land-use mapping, it identifies optimal restaurant locations. The study prioritizes accessibility to maximize foot traffic and profitability.
https://github.com/adefebrisp/siteselection-mobilityandnetworkanalysis
human-mobility land-use network-analysis osmnx python site-selection
Last synced: about 2 months ago
JSON representation
This project analyzes restaurant site selection in Cambridge by examining human mobility patterns, street network centrality, and land use. Using check-in data from Gowalla and OSMnx for street network and land-use mapping, it identifies optimal restaurant locations. The study prioritizes accessibility to maximize foot traffic and profitability.
- Host: GitHub
- URL: https://github.com/adefebrisp/siteselection-mobilityandnetworkanalysis
- Owner: adefebrisp
- Created: 2025-02-03T13:38:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T16:25:26.000Z (over 1 year ago)
- Last Synced: 2025-07-29T06:26:08.483Z (11 months ago)
- Topics: human-mobility, land-use, network-analysis, osmnx, python, site-selection
- Language: Jupyter Notebook
- Homepage:
- Size: 18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SiteSelection-MobilityAndNetworkAnalysis
This project analyzes restaurant site selection in Cambridge by examining human mobility patterns, street network centrality, and land use. Using check-in data from Gowalla and OSMnx for street network and land-use mapping, it identifies optimal restaurant locations. The study prioritizes accessibility to maximize foot traffic and profitability.