Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.18 KB

File metadata and controls

18 lines (12 loc) · 1.18 KB

Health Care Analysis with PySpark

  • 🔭 Healthcare analysis plays a crucial role in understanding prescription patterns and optimizing healthcare delivery. In this PySpark project, we focus on analyzing city and prescriber data to gain insights into prescription practices across different cities and states in the USA

Objectives

The objective of this project is to analyze city and prescriber data to gain insights into prescription practices across different cities. By leveraging PySpark, we aim to preprocess the data, apply various transformations, and load the transformed data into Databricks tables. Additionally, we will build a report in Power BI to visualize the findings.

Steps Performed

  • Data Loading
  • Data Preprocessing
  • Data Transformation
  • Data Storage
  • Reporting

image

Documentation link : Health Care Analysis with PySpark