Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this part of the tutorial, you set up the sample data lakehouse and upload the static sample data: a CSV file of bus stop data that provides contextual information about stop locations.
Create a lakehouse
- Browse to the workspace in which you want to create your tutorial resources. You must create all resources in the same workspace.
- Select + New item.
- In the Filter by item type search box, enter Lakehouse.
- Select the lakehouse item.
- Enter Tutorial as the lakehouse name.
- Select Create. When provisioning is complete, the lakehouse explorer page is shown.
Upload static contextual data
In this section, you upload a static file of bus stop data to the Tutorial lakehouse. The information in this file provides context about the locations of the bus stops along the bus routes.
Download the stops_data.csv sample data file from the sample folder in GitHub: digital-twin-builder/bus-scenario.
In the lakehouse explorer page in Fabric, select Get data from the menu ribbon and choose Upload files.
Select the sample data file you downloaded and then select Upload. When the file is finished uploading, close the Upload files pane.
In the Explorer pane on the left, select Files. Hover over the file name and select the ... that appears. Then select Load to Tables and New table.
Name the table stops_data. Leave the other default settings and select Load.
When the table is created, review your new stops_data table and verify that it contains data.