Skip to content

0sergio-hash/COFW_Development_Permits_Data_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š City of Fort Worth Development Permits Data Analysis

An analysis of public permit data from the Ciy of Fort Worth using PostgreSQL and Power BI. A 3 part series about this project, including the results of my data analysis is available on my blog at https://medium.com/@sergioramos3.sr/list/exploring-cofw-a8720258688b

πŸ” Project Overview

This repository holds a data analysis project based on a public dataset. The data is analyzed using PostgreSQL and visualized in Power BI. Project includes a link to data source and code to replicate processing steps, as well as dashboard files.

🧱 Folder Structure

project-root/
β”œβ”€β”€ Code/                  # SQL queries used for data cleaning and analysis
β”œβ”€β”€ Dashboard_Files/       # Power BI dashboard components
β”‚   β”œβ”€β”€ PBIP/              # Power BI Project files
β”‚   β”œβ”€β”€ PBIT/              # Power BI Template
β”‚   └── PBIX/              # Power BI Desktop file
└── Research_Notes/        # Assumptions, findings, research sources, and exploratory notes

πŸš€ Getting Started

  1. Clone the repository

    git clone https://github.com/0sergio-hash/City-of-Fort-Worth-Development-Permits-Data-Analysis.git
  2. Load the dataset

    • Download data from COFW site.
    • SQL import and cleaning script is available in /Codeto load into your PostgreSQL instance.
  3. Run the analysis

    • SQL queries are modular and labeled inside /Code.
  4. Open the dashboard

    • Use the .pbix, .pbip, or .pbit files inside /Dashboard_Files to open the Power BI report.
    • Power BI will prompt for data sources if not already loadedβ€”point it to your PostgreSQL instance.

🧠 Project Goals

  • Understand Economic Development in Fort Worth
  • Identify key trends in Development Permit data
  • Build a clean and reusable Power BI dashboard

πŸ“š Data Source

https://data.fortworthtexas.gov/Development-Infrastructure/Development-Permits/quz7-xnsy/about_data

πŸ“Œ Notes

  • See /Research_Notes as well as notes within SQL scripts in /Code for additional context

βœ… Requirements

  • Power BI Desktop (or Power BI service)
  • PostgreSQL (or an understanding of the SQL used)
  • Git (optional but helpful for version control)

About

Data analysis project for a public dataset using PostgreSQL and Power BI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published