An open API service indexing awesome lists of open source software.

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.

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.