Skip to content

Laos has NULL confederation in national_teams #360

Description

@dcaribou

Description

Laos (national_team_id = 16431) has confederation = NULL in the national_teams table. All other 117 national teams have a confederation value.

Root Cause

The raw scraper returns null for Laos's confederation field in national_teams.json.gz. This appears to be a scraper-level gap — Laos is an AFC member but the confederation is not being extracted for this team.

Fix

Investigate why the national_teams crawler does not pick up the confederation for Laos. May require a fix in the transfermarkt-scraper, or a fallback mapping in base_national_teams.sql using the country_id→confederation relationship from the countries table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions