Ask HN: What API should I build a realtime data viz on top of this week?
I’m about to have a rare childless week of vacation in a boring town with decent internet access, and I’d like your advice for what to work on!
I’m a senior-ish full stack dev (Python + React) and I’m interested in getting some experience with real-time data viz using Highcharts or AG Charts.
I don’t want to get bogged down in scraping but other than that I’m open to any suggestions for the project as far as:
- data source
- what protocol to use
- whether to do JAM or SSR
- aesthetics/styling
Please don’t tell me to “take it easy”, I already knocked that out in the first part of vacay. :-)
11 comments
[ 4.0 ms ] story [ 37.2 ms ] threadIf you want to really get out of your comfort zone, I would suggest a new language/paradigm. I've recently been loving learning Elixir with Phoenix liveview. It fills a lot of the full-stack needs and lets you focus on your backend data and your frontend display.
Do you know offhand if any of those data sources update frequently enough for “real-time” visualizations?
I did also find this just now. https://github.com/bytewax/awesome-public-real-time-datasets
https://fdc.nal.usda.gov/api-guide.html