Update Request
#2
by
singhsidhukuldeep
- opened
I am using this data in my app: https://huggingface.co/spaces/singhsidhukuldeep/posts_leaderboard
Is it possible to update this data? Let's say a weekly or bi-weekly update?
Hi @singhsidhukuldeep I added posts to the https://huggingface.co/datasets/cfahlgren1/hub-stats dataset that updates every day.
Here's a couple changes I did to make things more efficient @maxiw if you end up wanted to do the same:
- made the
updatedAt
andpublishedAt
columns timestamp so that they are stored / queried by SQL Console more efficiently - flattened the author field into its own columns