Live data from Hacker News

Show HN: Hacker News archive (47M+ items, 11.6GB) as Parquet, updated every 5m

huggingface.co

51–60 of 178 posts

Re: Show HN: Hacker News archive (47M+ items, 11.6GB) as Parquet, updated every 5m

#51
post #48

Earlier quoted context omitted.

the data updates every 5 minutes, but the description on huggingface says the last update was 2 days ago. they are suggesting that the huggingface description should be automatically updating the date & item count when the data gets updated.

No that is the date at which the bulk archive ends and the 5 minute update files begin, so it should not be updated.

[deleted]

Re: Show HN: Hacker News archive (47M+ items, 11.6GB) as Parquet, updated every 5m

#60

Replacing an 11.6GB Parquet file every 5 minutes strikes me as a bit wasteful. I would probably use Apache Iceberg here.

Was thinking the same thing. probably once a day would be more than enough. if you really want a minute by minute probably a delta file from the previous day should be more than enough.
Post reply on HN