Set up demo data
Demo data across sustainability areas (such as water, waste, emissions, and social) is deployed to your workspace under the Demo data folder in the ConfigAndDemoData lakehouse. The demo data helps you to quickly explore the functionality. The demo data is in the standard ESG data model schema so you can compute analytical datasets and metrics and explore the Power BI report.
Deploy demo data to the ProcessedESGData lakehouse
Run the LoadDemoDataInProcessedESGDataTables notebook to copy the demo data from the Demo data folder in the ConfigAndDemoData lakehouse to ProcessedESGData lakehouse tables.
After the notebook runs successfully, you can view the loaded tables in the ProcessedESGData lakehouse under Tables.
Note
ESG data estate only supports full refresh snapshots. Before loading the demo data, ensure you don't have any of your data in the ProcessedESGData lakehouse in the tables that this notebook is loading. Existing data is overwritten.
Delete demo data from the ProcessedESGData lakehouse
Run the CleanProcessedESGData notebook to delete the demo data from all the ESG data model tables.