Microsoft Fabric is uniting data and analytics tools within a single SaaS platform. Fabric encompasses many different user personas and tools, and new users are seeking opportunities to skill up. This article reviews a new Github repository that will allow anyone with access to Fabric to deploy an end-to-end solution in Fabric that leverages 220 million rows of real healthcare open data from CMS. Without having to code, users can follow the instructions in the Git repo to import the data into OneLake, serve it up in the Lakehouse, and then query it from Power BI and Excel using the new Direct Lake connector. Below is an architectural diagram of the solution:
Here is a link to the Git repo: fabric-samples-healthcare/analytics-bi-directlake at main · isinghrana/fabric-samples-healthcare (g...
This is the first release for the Github repository which will be a hub for new easy-to-deploy Fabric healthcare solutions moving forward. In the diagram above, the simple steps of the solution are shown:
The data used in the solution is real CMS open data for Medicare Part D Prescribers - By Prescriber and Drug. The data details drug names, physician names, geographical data, costs, beneficiary counts, and more. The data spans from 2013 to 2021, and totals over 220 million rows.
This solution was created by Greg Beaumont and Inder Rana, who are Data & AI Technical Specialists for Microsoft Healthcare and Life Sciences:
Inder Rana
Linkedin: https://www.linkedin.com/in/singhinderjit
Blog: https://isinghrana.medium.com/
Greg Beaumont
Linkedin: https://www.linkedin.com/in/gregbeaumont
Twitter: https://twitter.com/grbeaumont
Future planned releases for this GitHub repo include easy-to-deploy healthcare solutions such as:
Here's a few of the instructional videos from the Git Repo tutorial:
Import the files manually into Fabric OneLake
Use a Fabric Spark Notebook to create a table in the Lakehouse in delta parquet format
Create a Fabric Power BI dataset in Direct Lake mode to query 220M+ rows of data without caching
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.