opencage-api-client
    Preparing search index...

    FIPS (Federal Information Processing Standards) codes

    interface FIPS {
        county?: string;
        state: string;
    }
    Index

    Properties

    Properties

    county?: string

    FIPS county code

    state: string

    FIPS state code