|
|
|
|
|
by veilgen
452 days ago
|
|
This is an impressive project! Providing free access to such a massive dataset of pre-computed travel times could be a game-changer for researchers and policymakers who rely on spatial accessibility data but often face high costs with commercial providers. The technical approach is also fascinating—using static Parquet files on R2 instead of a traditional database keeps costs low while maintaining accessibility via SQL and DuckDB. Offloading computation to GitHub Actions is a clever way to handle large-scale processing efficiently. It'll be interesting to see how this evolves, especially with the potential addition of traffic-aware travel times. Great work! |
|