This repository contains the code and analysis used for exploring compliance trends in Calgary's childcare programs and we have published the medium article based on our analysis: Unlocking Patterns in Calgary Child Care Program Compliance: An Analytical Approach.
Childcare programs play a crucial role in early childhood development, and ensuring regulatory compliance is essential. This analysis investigates patterns in compliance violations across Calgary’s childcare facilities using data-driven techniques.
- Explore Calgary’s childcare compliance data.
- Identify trends in regulatory violations.
- Provide insights for improving childcare program standards.
Calgary_ChildCare_Compliance_Analysis.ipynb- Jupyter Notebook containing the full analysis.data/- Raw and processed datasets used for analysis.images/- Visualizations generated from the analysis.README.md- Project documentation.
To run the analysis locally, follow these steps:
- Clone this repository:
git clone https://github.com/your-username/CalgaryChildcareCompliance_Analysis.git
- Launch Jupyter Notebook:
jupyter notebook Calgary_ChildCare_Compliance_Analysis.ipynb
This analysis follows a structured approach:
- Data Cleaning & Preprocessing: Handling missing values, standardizing formats.
- Exploratory Data Analysis (EDA): Identifying trends and insights through visualizations.
- Compliance Violations Analysis: Finding patterns in frequent violations.
- Visualization & Reporting: Using charts to communicate key insights effectively.
pandas- Data manipulation and analysismatplotlib- Data visualizationseaborn- Statistical data visualizationnumpy- Numerical computing
- Certain types of violations occur more frequently than others.
- Licensing and regulatory requirements impact compliance trends.
- Data visualization helps pinpoint high-risk areas for non-compliance.
Contributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.
For a detailed breakdown of the findings, read the full article on Medium: Unlocking Patterns in Calgary Child Care Program Compliance.