The RAW Layer or Staging area, could do with the ability to explore the data on CDF itself.
Currently, the only way to analyze any RAW table is to download it as CSV and to filter, sort or search within Excel.
Also, at the moment, you can only filter or search at column level and not at row level.
Some Suggestions:
- Ability to sort and filter rows (Similar to Excel).
- Search across the entire RAW table using particular keywords.
- Maybe even an SQL editor to write any queries on the RAW tables.
- Instead of having Generative AI capabilities on Jupyter notebook, why not allow the user to type question directly on the Raw table screen?
This is essential as it is typically used to perform sanity testing or reconcile the RAW layer with the data (resource types) in CDF. The client was heavily reliant on RAW table analysis to check that the transformation logic is correct and that counts match in the source and CDF.