Skip to content

🚔 Data of the Central Election Commission of the Russian Federation

License

Notifications You must be signed in to change notification settings

azat-io/cic-rf-data

Repository files navigation

Данные ЦИК РФ

Данные участковых избирательных комиссий

Установка

npm install --save azat-io/cic-rf-data

Использование

import { tatarstan } from 'cic-rf-data'

tatarstan.forEach(item => {
    console.log(item.address)
})

Регионы

В настоящее время доступны данные для следующих регионов:

  • г. Москва (moscowCity)
  • г. Санкт-Петербург (stPetersburg)
  • Республика Татарстан (tatarstan)

Лицензия

MIT

About

🚔 Data of the Central Election Commission of the Russian Federation

Resources

License

Stars

Watchers

Forks

Packages

No packages published