Skip to content

The province for the municipality of Ussana isn't up to date. "US" -> "CA" #121

@oidualc

Description

@oidualc

Description

The municipality of Ussana is associated with the "US" province. It should be associated with the "CA" province instead, as stated here: https://www.comune.ussana.ca.it/.

Steps to reproduce

const taxCode = new CodiceFiscale("RSSMRA00A01L512M");
const birthPlaceProv = taxCode.birthplace.prov

Expected result

birthPlaceProv === "CA"

Actual result

birthPlaceProv === "US"

Additional information

The behaviour is observed in v2.3.23.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions