Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
RU-OGRNentry currently points to a commercial reseller rather than theofficial register, and understates data availability. All three points below are
checkable in a browser.
1.
urlandaccess.publicDatabasepointed to a resellerThey read
https://www.egrul.ru/. That is a paid third-party service, not theregister itself — the entry's own
onlineAccessDetailseven linked its pricelist at
russianpartner.biz/tariffs.html.The official register is maintained by the Federal Tax Service of Russia at
https://egrul.nalog.ru/ — free, no registration, no payment. A search by
OGRN, INN or company name returns an extract as a PDF signed with the FTS
electronic signature.
2.
onlineAccessDetailsdescribed the reseller's paywallIt stated that registration and per-request payment are required. That is true of
egrul.ru, not of the register. Rewritten to describe the official free service.
3.
data.availabilitywasdata_not_available— this is incorrectThe Federal Tax Service publishes the full EGRUL and EGRIP as bulk open data at
https://www.nalog.gov.ru/opendata/. Changed to
["bulk", "xml", "pdf"]andadded
dataAccessDetailspointing at the open data portal.Other changes
description.enrewritten: it was a marketing quotation from the reseller,including a claim about "access to foreign state registers of more than 200
countries", which has nothing to do with the EGRUL.
access.languagesreduced to["ru"]: the official interface is Russian only.The English claim came from the reseller.
Notes
The entry has not been touched since 2017 (
meta.source: "ProZorro BusinessRegister Research"), which explains the drift.
I am aware the README says unsolicited new entries are not being accepted. This
is not a new entry — it is a factual correction to an existing one, and I have
added no new links to my own or any other commercial service.
Disclosure: I work on a Russian company-data service, so I read this entry
closely. That is also why I have kept this PR to correcting the official source
only.