Russian Geographic Classification Number Pattern (OKTMO)

Prev Next

Russian Geographic Classification or OKTMO, is one of several Russian national registers, where the OKTMO organizes information about the structure of the municipal divisions of Russia.

Validator

No Validation

Matched expressions

Regex expressions

Description

Score

(?i:\b\d{11}\b)

Matches an 11-digit number of the format NNNNNNNNNNN without a delimiter.

1

(?i:\b\d{2} \d{3} \d{3} \d{3}\b)

Matches an 11-digit number of the format 11-digit number NN NNN NNN NNN delimited by space.

1



Ignored expressions

None