Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SampleDataSets

Public datasets used in tutorials, blog posts, and worked examples at csalcedodatabi.com — where the Power BI, Fabric, and data-agent techniques behind these datasets are explained in depth.

Datasets

contoso-retail/

Synthetic retail sales dataset, amounts in MXN. Seven Parquet tables: DimCurrency, DimCurrencyExchange, DimCustomer, DimDate, DimProduct, DimStore, FactSales.

Used in the Contoso Retail Agent worked example — a complete Microsoft Fabric Data Agent over this model, illustrating additive vs. non-additive measures, breakdown defaults, and few-shot queries.

dax-lab/

Three tiny teaching scenarios, each isolating one DAX behaviour a realistic model cannot show: blanks in a numeric column (blancos/), orphan foreign keys and the blank row the engine adds (claves-huerfanas/), and a 2,000,000-row table for query-plan cost comparisons (rendimiento/).

Used as the refreshable source for the executable lab/ scenarios of a DAX reference library. See dax-lab/README.md.

License

MIT © 2026 Cristóbal Salcedo (CSalcedoDataBI).

About

📁 Repositorio de conjuntos de datos de muestra para pruebas, aprendizaje y demostraciones. Aquí encontrarás datos estructurados y listos para ser utilizados en diversos escenarios de análisis y desarrollo de software.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors