Giter Club home page Giter Club logo

reflekt's People

Contributors

gclunies avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

reflekt's Issues

All properties have required in the `.md` Files

Hello !

We noticed whilst using reflekt report -s Cafeyn/ --to-file returns all properties as required and hence does not match the required status of the JSON files for some reason (we have not yet investigated)

[bug] Pulling a segment tracking plan assumes every track event has a description

Pulling a segment tracking plan that has track events defined without descriptions with reflect pull will cause the command to fail with KeyError: 'description'. It's good practice to always have descriptions defined for tracking events, however the segment UI allows this to be optional so reflekt should probably handle this use case. Looks like a .get("description", "") would just need to be added here https://github.com/GClunies/Reflekt/blob/bc3e4ece44ffe5f23905b43429ea5e4e54fb3614/reflekt/registry/segment.py#L380

[docs]: Create jaffle shop example for event data

Use the jaffle shop seeds as a basis to create an example dataset of events capturing orders, customers, and payments.

This will make demos more relatable as the jaffle shop is becoming a de-facto eample dataset. This data can also be used to power better tests for reflekt.

Work likely includes:

  • Script to to generate Segment/Rudder/etc events.
  • OPTIONAL: use reflekt-registry as the event validation
  • Data stored in Snowflake/Redshift/BiqQuery. For BigQuery, this work should happen after #82.
  • Build private dbt package using example data.

[feat] BigQuery Support

It seems there are very few blockers for BigQuery support. I believe its just the SQL generation which uses some non ANSI casting syntax ::.

Congrats on the 3.0 upgrade, looks nice!

[feat] Rudderstack support

The Rudderstack SDKs are similar to Segment, so Reflekt should be able to work with event data from Rudderstack as well.

Similar to Segment, Rudderstack has tracking plans and an Event Audit API that we could leverage:

Work likely includes:

  • Add a RudderRegistry class at reflekt/registry/rudder.py to sync schemas to Rudderstack's API.
  • Add a common schema for Rudderstack events similar to what is done for segment here.
  • Refector DbtBuilder in reflekt/builder/dbt.py to support building dbt artifacts for Rudder event data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.