Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 733 Bytes

File metadata and controls

14 lines (13 loc) · 733 Bytes

TODOs

  • Finish top-level README docs
  • Edit viz README to remove duplicate info in top-level README
  • Try out demo script
  • Edit demo script
  • Create mockup image of possible data producers
  • Write SQL query to delete all data
  • Write SQL query to load fixture data (from S3? or through Kafka?)
  • Design way for demoer to trigger delete all data, load fixture data, and start live stream
  • Create Metabase charts and add to a dashboard
  • Record demo script
  • Replace all hard-coded configuration references with env vars
  • Consider adding Metabase deploy to the demo script. Will require saving Metabase configuration from Postgres so that it can be injected quickly during demo.