Skip to content

bitdeli/profile-toy-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Toy Data

Generates customer activity from an imaginary deli. Great for trying out Bitdeli.

  • Source: Synthetic data.

  • Historical data: N/A.

  • Retention: All data available in all plans.

  • Schema:
    {
      "events": [
        {
          "product": "BLT",
          "uid": "00002",
          "country": "MX",
          "price": 9,
          "event": "buy",
          "day": "Wed"
        }]
    }

    Customer actions from the imaginary deli.

  • Update interval: N/A.

  • Code: bitdeli/profile-toy-data

About

All events from the Bitdeli toy data source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages