KwokHing/Network-Analysis-on-MRT-Station
Demo on applying the concept of network analysis on a network of connected railway stations, attempting to identify the important stations (nodes) in this network. Web scraping techniques using rvest package is also briefly discussed upon.
This project helps urban planners and transportation analysts understand the importance of different Singapore MRT stations within the entire railway network. By taking raw station data from Wikipedia, it processes this into a network graph and then calculates which stations are most central or influential. You'll get insights into key transit hubs, useful for optimizing routes or managing traffic flow.
No commits in the last 6 months.
Use this if you need to identify the most critical or highly-connected stations in a public transport network based on network analysis principles.
Not ideal if you need real-time passenger flow analysis or predictive modeling for transit delays.
Stars
7
Forks
1
Language
R
License
Unlicense
Category
Last pushed
Dec 05, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/KwokHing/Network-Analysis-on-MRT-Station"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.