select-districts
CommunityPrioritize districts for data migration.
Data & Analytics#PostgreSQL#Neo4j#ETL strategy#data prioritization#activity analysis#migration planning#data footprint#district selection
Authorpauljbernard
Version1.0.0
Installs0
System Documentation
What problem does it solves? Deciding which districts to migrate first is a complex task that requires manual data aggregation and analysis across multiple systems. This Skill automates the prioritization process, ensuring optimal sequencing and resource allocation.
Core Features & Use Cases
- Automated Data Footprint Calculation: Queries district metadata from all PROD databases to calculate total record counts, student/staff numbers, and estimated data sizes across 5 different data stores.
- Activity-Based Ranking: Measures recent data activity to prioritize the most active and relevant districts for migration.
- Use Case: Automatically generate a prioritized list of districts for data migration, complete with estimated migration times and pilot recommendations. This saves significant planning time and ensures that critical or high-value districts are addressed efficiently.
Quick Start
Select and prioritize districts for data migration from all PROD data stores, generating a manifest and report.
Dependency Matrix
Required Modules
pandasneo4j-driversqlalchemypsycopg2-binary
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: select-districts Download link: https://github.com/pauljbernard/datamig/archive/main.zip#select-districts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.