Data Engineering: Sentiment Analysis Pipeline using Microsoft Fabric
Project description in details at Medium.com: https://medium.com/@jushijun/microsoft-fabric-end-to-end-data-engineering-bing-data-analytics-4220b25bf1cd 1. Environment Setup Create an Azure resource group Add Bing News API for data retrieval Create a Microsoft Fabric workspace Create a Lakehouse for data storage 2. Data Ingestion Retrieve news feed data from the Bing News API Store raw JSON data in the Lakehouse 3. Data Transformation …