Report: Add EU legislation connection analysis for 2015-2025#40
Open
Report: Add EU legislation connection analysis for 2015-2025#40
Conversation
This commit adds a new analysis script and report documenting the connection between Swedish SFS legislation and EU legislation. Key features: - Analyzes both metadata (CELEX numbers, EU directive flags) and text references (regulations, directives, institutions) - Filters by year range (2015-2025 analyzed) - Generates detailed report with linkable document references - Found 620/1624 documents (38.2%) with EU connections - 5396 total EU references across all document types The script supports: - Year range filtering - Multiple reference type detection (förordning, direktiv, kommissionen) - Markdown report generation with selex.se links - Verbose mode for processing feedback 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds comprehensive analysis of EU legislation connections in Swedish SFS documents from 2015-2025.
Key Findings
Reference Types
Top Areas with EU Connections
What's Included
New Script:
scripts/analyze_eu_connection.pyGenerated Report:
reports/eu_analysis_2015-2025.mdUsage Examples
Technical Details
🤖 Generated with Claude Code