This data and the classes supporting data access are located in the project at \src\app\sample\data.
Data Service
The data service at \src\app\sample\data\sample-data-service.ts defines a DataSet that uses the sample data source. This service is imported and defined as an Angular component provider in the example page view components.