Hi HN! Today I'm launching OpenTimes, a free database of roughly 150 billion pre-computed, point-to-point travel times between United States Census geographies. In addition to letting you visualize travel isochrones on the homepage, OpenTimes also lets you download massive amounts of travel time data for free and with no limits.
The primary goal here is to enable research and fill a gap I noticed in the open-source spatial ecosystem. Researchers (social scientists, economists, etc.) use large travel time matrices to quantify things like access to healthcare, but they often end up paying Google or Esri for the necessary data. By pre-calculating times between commonly-used research geographies (i.e. Census) and then making those times easily accessible via SQL, I hope to make large-scale accessibility research cheaper and simpler.
Some technical bits that may be of interest to HN folks:
- The entire OpenTimes backend is just static Parquet files on R2. There's no RDBMS or running service. The whole thing costs about $10/month to host and is free to serve.
- All travel times were calculated by pre-building the inputs (OSM, OSRM networks) and then distributing the compute over hundreds of GitHub Actions jobs.
- The query/SQL layer uses a setup I haven't seen before: a single DuckDB database file with views that point to static Parquet files via HTTP.
Finally, the driving times are optimistic since they don't (yet) account for traffic. This is something I hope to work on in the near future. Enjoy!
Comments URL: https://news.ycombinator.com/item?id=43392521
Points: 50
# Comments: 15
Accedi per aggiungere un commento
Altri post in questo gruppo

Article URL: https://furry.engineer/@soatok/114381133533722007

Hi there! I've been on-and-off working on TacOS for a few months, which follows some UNIX-derived concepts (exec/fork, unix-style VFS, etc) and is now able to run a port of Doom, with a fairly sma
Article URL: https://www.math.uwaterloo.ca/tsp/korea/index.html
Article URL: https://www.jns.org/yaakov-kirschens-other-legacy/

Article URL: https://github.com/amachronic/echoplayer
Comments URL: https://ne
Article URL: https://rakhim.exotext.com/dont-make-it-like-google