Create a user_activity_v1 schema on Mockaroo

1. Sign up for a Mockaroo account.

2. After you've signed in, click on Create a Schema:

3. The schema should have these fields:

  • id | Row Number

  • product_id | Number

  • user_id | Number

  • session_id | SHA1

  • event_time | Datetime | ISO 8601(UTC)

4. Put 1000 rows, format JSON, and it can include Null values.

5. Save the schema with a name, user_activity_v1:

NOTE: You can find us on the Rockset Community if you have questions or comments about the workshop.

Last updated