Where To Find Big Datasets With “updated_at” Date Column?

Hi,

I want to create a sample SCD Type 2 table. To do so, I am looking for some big dataset (>5GB) which updates daily and has “updated_at” date attribute that represents a date when a row has changed.

Example:

Today dataset looks like this

id color updated_at 1 blue 01.01.2024 2 red 01.01.2024

Tomorrow dataset looks like this:

id color updated_at 1 yellow 10.03.2024 2 red 01.01.2024

Do you know where I could find such datasets?

submitted by /u/Betelgeitze
[link] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *