North Data API
Programmatic access to the North Data DB.
Version: 1.234.2
BasePath:/_api
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html
Access
[ Jump to Models ]
Table of Contents
Up
get /billing/v1/requests
(billingV1RequestsGet)
number of unique requests
Query parameters
year (optional)
Query Parameter — year of the billing period (>= 2024) format: int32
month (optional)
Query Parameter — month of the billing period between 1 (January) and 12 ( December) format: int32
output (optional)
Query Parameter — response format default: json
Return type
Example data
Content-Type: application/json
{
"numberOfRequests" : 0,
"periodStart" : "2000-01-23",
"periodEnd" : "2000-01-23"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
Billing
Up
get /company/v1/company
(companyV1CompanyGet)
Retrieve a company.
Query parameters
name (optional)
Query Parameter — company name
address (optional)
Query Parameter — company address (you only need to specify the city)
registerId (optional)
Query Parameter — the ID of under which the company is registered, for example HRB 12345
registerCity (optional)
Query Parameter — the city of the court where the company is registered, for example Hamburg
companyId (optional)
Query Parameter — internal company id (do not store this id in an external database, it may change over time)
fuzzyMatch (optional)
Query Parameter — true to find best match (similar name and nearby address)
registerKey (optional)
Query Parameter — key that has been provided via the register uniqueKey field
history (optional)
Query Parameter — true to include historical data
financials (optional)
Query Parameter — true to include financial data
events (optional)
Query Parameter — true to include event data
eventType (optional)
Query Parameter — restrict which event types will be returned if events equals true
maxEvents (optional)
Query Parameter — maximum number of events to return format: int32
relations (optional)
Query Parameter — true to include related company and person data.
Note: For owners, only majority shareholders are included. For more owners, use the "owners" parameter instead.
owners (optional)
Query Parameter — true to include all owners/shareholders (companies & persons) of the subject company
ownerships (optional)
Query Parameter — true to include companies owned by the subject company.
representatives (optional)
Query Parameter — true to include legal representatives of the subject company (e.g., managing directors, board members).
alwaysResolve (optional)
Query Parameter — true to lookup current state of related company from database
sheets (optional)
Query Parameter — true to include company financial sheets (balance, earnings)
extras (optional)
Query Parameter — true to include extra company data provided by 3rd parties
output (optional)
Query Parameter — response format default: json
Return type
Example data
Content-Type: application/json
{
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
Company
Up
get /company/v1/publications
(companyV1PublicationsGet)
Retrieve the publications associated with a company.
Query parameters
name (optional)
Query Parameter — company name
address (optional)
Query Parameter — company address (you only need to specify the city)
registerId (optional)
Query Parameter — the ID of under which the company is registered, for example HRB 12345
registerCity (optional)
Query Parameter — the city of the court where the company is registered, for example Hamburg
companyId (optional)
Query Parameter — internal company id (do not store this id in an external database, it may change over time)
fuzzyMatch (optional)
Query Parameter — true to find best match (similar name and nearby address)
registerKey (optional)
Query Parameter — key that has been provided via the register uniqueKey field
minTimestamp (optional)
Query Parameter — minimum datetime publication was added to the database format: date-time
maxTimestamp (optional)
Query Parameter — maximum datetime publication was added to the database format: date-time
minPublicationDate (optional)
Query Parameter — minimum date publication was published on (by the source) format: date
maxPublicationDate (optional)
Query Parameter — maximum date publication was published on (by the source) format: date
sources (optional)
Query Parameter — DEPRECATED (will be removed at some point of time)
source (required)
Query Parameter — only publications with this source will be returned
content (optional)
Query Parameter — whether to include publication text / html (may significantly slow down response)
attachments (optional)
Query Parameter — whether to include publication attachments (binary, such as images or PDF)
censor (optional)
Query Parameter — should be set when presenting the content on a public website
offset (optional)
Query Parameter — offset of first item to return format: int32
limit (optional)
Query Parameter — maximum number of items to return format: int32
output (optional)
Query Parameter — response format default: json
Return type
Example data
Content-Type: application/json
{
"newPos" : "newPos",
"publications" : [ {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
}, {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
GenericResponse
(personV1PersonGet)
Retrieve a person.
Query parameters
firstName (optional)
Query Parameter — first name(s) of a person
lastName (optional)
Query Parameter — last name of a person
address (optional)
Query Parameter — person address (you only need to specify the city)
birthDate (optional)
Query Parameter — birth date format: date
personId (optional)
Query Parameter — internal person id (do not store this id in an external database, it may change over time)
history (optional)
Query Parameter — true to include historical data
relations (optional)
Query Parameter — true to include related company and person data.
Note: For owners, only majority shareholders are included. For more owners, use the "owners" parameter instead.
alwaysResolve (optional)
Query Parameter — true to lookup current state of related company from database
output (optional)
Query Parameter — response format default: json
Return type
Example data
Content-Type: application/json
{
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
Person
Up
get /person/v1/publications
(personV1PublicationsGet)
Retrieve the publications associated with a person.
Query parameters
firstName (optional)
Query Parameter — first name(s) of a person
lastName (optional)
Query Parameter — last name of a person
address (optional)
Query Parameter — person address (you only need to specify the city)
birthDate (optional)
Query Parameter — birth date format: date
personId (optional)
Query Parameter — internal person id (do not store this id in an external database, it may change over time)
minTimestamp (optional)
Query Parameter — minimum datetime publication was added to the database format: date-time
maxTimestamp (optional)
Query Parameter — maximum datetime publication was added to the database format: date-time
minPublicationDate (optional)
Query Parameter — minimum date publication was published on (by the source) format: date
maxPublicationDate (optional)
Query Parameter — maximum date publication was published on (by the source) format: date
sources (optional)
Query Parameter — DEPRECATED (will be removed at some point of time)
source (required)
Query Parameter — only publications with this source will be returned
content (optional)
Query Parameter — whether to include publication text / html (may significantly slow down response)
attachments (optional)
Query Parameter — whether to include publication attachments (binary, such as images or PDF)
censor (optional)
Query Parameter — should be set when presenting the content on a public website
offset (optional)
Query Parameter — offset of first item to return format: int32
limit (optional)
Query Parameter — maximum number of items to return format: int32
output (optional)
Query Parameter — response format default: json
Return type
Example data
Content-Type: application/json
{
"newPos" : "newPos",
"publications" : [ {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
}, {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
GenericResponse
Up
get /pub/v1/publications
(pubV1PublicationsGet)
Retrieve publications. At most 10 publications are returned with each call. For more, repeat the call setting the pos parameter to the newPos attribute value of the response.
Query parameters
id (optional)
Query Parameter — publication id to get a single publication
minDate (optional)
Query Parameter — DEPRECATED - please use minTimestamp or minPublicationDate instead format: date
maxDate (optional)
Query Parameter — DEPRECATED - please use maxTimestamp or maxPublicationDate instead format: date
minTimestamp (optional)
Query Parameter — minimum datetime publication was added to the database format: date-time
maxTimestamp (optional)
Query Parameter — maximum datetime publication was added to the database format: date-time
minPublicationDate (optional)
Query Parameter — minimum date publication was published on (by the source) format: date
maxPublicationDate (optional)
Query Parameter — maximum date publication was published on (by the source) format: date
sources (optional)
Query Parameter — DEPRECATED (will be removed at some point of time)
source (required)
Query Parameter — only publications with this source will be returned
content (optional)
Query Parameter — whether to include publication text / html (may significantly slow down response)
attachments (optional)
Query Parameter — whether to include publication attachments (binary, such as images or PDF)
publisherHistory (optional)
Query Parameter — true to include historical data for the publisher
publisherFinancials (optional)
Query Parameter — true to include financial data for the publisher
publisherRelations (optional)
Query Parameter — true to include related company and person data for the publisher
publisherEvents (optional)
Query Parameter — true to include event data for the publisher
publisherExtras (optional)
Query Parameter — true to include extra publisher data provided by 3rd parties
publisherSheets (optional)
Query Parameter — true to include publisher sheets (balance, earnings)
pos (optional)
Query Parameter — if additional results shall be downloaded, set this to the value of the newPos attribute of the previous response
censor (optional)
Query Parameter — should be set when presenting the content on a public website
output (optional)
Query Parameter — response format default: json
Return type
Example data
Content-Type: application/json
{
"newPos" : "newPos",
"publications" : [ {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
}, {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
GenericResponse
Up
get /reference/v1/overview
(referenceV1OverviewGet)
Returns meta information about the API, such as supported parameter values for power search.
Return type
Example data
Content-Type: application/json
{
"legalFormFamilies" : [ "legalFormFamilies", "legalFormFamilies" ],
"sources" : [ "sources", "sources" ],
"topicTypes" : [ "topicTypes", "topicTypes" ],
"segmentCodeStandards" : [ "segmentCodeStandards", "segmentCodeStandards" ],
"registers" : [ {
"country" : "country",
"name" : "name",
"sample" : "sample"
}, {
"country" : "country",
"name" : "name",
"sample" : "sample"
} ],
"countries" : "",
"eventTypes" : [ {
"id" : "id",
"countries" : [ "countries", "countries" ]
}, {
"id" : "id",
"countries" : [ "countries", "countries" ]
} ],
"legalForms" : [ {
"id" : "id",
"countries" : [ "countries", "countries" ]
}, {
"id" : "id",
"countries" : [ "countries", "countries" ]
} ],
"roleTypes" : [ "roleTypes", "roleTypes" ],
"legalStatuses" : [ "legalStatuses", "legalStatuses" ],
"performanceIndicators" : [ {
"id" : "id"
}, {
"id" : "id"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
OverviewResponse
Up
get /reference/v1/segmentCodes
(referenceV1SegmentCodesGet)
Returns the list of segment codes for the requested standard. The standard parameter must be one of the segment code standards available in the /reference/v1/overview endpoint (segmentCodeStandards).
Query parameters
standard (required)
Query Parameter — Segment code standard name, as returned in the <code>segmentCodeStandards</code> property of <code>/reference/v1/overview</code>.
Return type
array[String]
Example data
Content-Type: application/json
[ "62.01", "62.01" ]
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
List of available segment codes for the requested standard.
400
Invalid or unsupported segment code standard
(searchV1PowerGet)
power search: supports geo and financial criteria
Query parameters
keywords (optional)
Query Parameter — keywords to match in the company's subject
address (optional)
Query Parameter — address or geo coordinates
maxDistanceKm (optional)
Query Parameter — maximum distance from given address format: double
legalForm (optional)
Query Parameter — list of legal forms and legal form families. Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint (see <code>legalForms</code> and <code>legalFormFamilies</code>).
segmentCodeStandard (optional)
Query Parameter — name of the segment code standard to use. Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
segmentCodes (optional)
Query Parameter — list of segment codes Valid values can be retrieved dynamically from the <code>/reference/v1/segmentCodes</code> endpoint.
indicatorId (optional)
Query Parameter — list of indicator ids for performance filtering. Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
lowerBound (optional)
Query Parameter — list of lower bounds for performance filterings (see user guide) format: double
upperBound (optional)
Query Parameter — list of upper bounds for performance filterings (see user guide) format: double
lowerBoundUnit (optional)
Query Parameter — list of lower bound units. Only required for currencies different from EUR
upperBoundUnit (optional)
Query Parameter — list of upper bound units. Only required for currencies different from EUR
events (optional)
Query Parameter — true to include event data
eventType (optional)
Query Parameter — list of event types for event filtering. Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
minDate (optional)
Query Parameter — list of minimum dates for event filterings (see user guide) format: date
maxDate (optional)
Query Parameter — list of maximum dates for event filterings (see user guide) format: date
countries (optional)
Query Parameter — list of country ISO codes to restrict result set (empty to retrieve all countries). Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
status (optional)
Query Parameter — list of valid statuses (active, terminated, liquidation). Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
history (optional)
Query Parameter — true to include historical data
financials (optional)
Query Parameter — true to include financial data
maxEvents (optional)
Query Parameter — maximum number of events to return format: int32
relations (optional)
Query Parameter — true to include related company and person data.
Note: For owners, only majority shareholders are included. For more owners, use the "owners" parameter instead.
owners (optional)
Query Parameter — true to include all owners/shareholders (companies & persons) of the subject company
ownerships (optional)
Query Parameter — true to include companies owned by the subject company.
representatives (optional)
Query Parameter — true to include legal representatives of the subject company (e.g., managing directors, board members).
alwaysResolve (optional)
Query Parameter — true to lookup current state of related company from database
sheets (optional)
Query Parameter — true to include company financial sheets (balance, earnings)
extras (optional)
Query Parameter — true to include extra company data provided by 3rd parties
pos (optional)
Query Parameter — if additional results shall be downloaded, set this to the value of the nextPos attribute of the previous response
censor (optional)
Query Parameter — should be set when presenting the content on a public website
limit (optional)
Query Parameter — maximum number of items to return format: int32
output (optional)
Query Parameter — response format default: json
Return type
Example data
Content-Type: application/json
{
"total" : 1,
"offset" : 0,
"nextPos" : "nextPos",
"nextOffset" : 6,
"results" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"publication" : {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
},
"company" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"matchedName" : "matchedName"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"publication" : {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
},
"company" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"matchedName" : "matchedName"
} ],
"censored" : true
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
SearchResults
Up
get /search/v1/suggest
(searchV1SuggestGet)
auto complete: provides quick company and person suggestions for given input query
Query parameters
query (required)
Query Parameter — the query string
domain (optional)
Query Parameter — "company" to match companies only, "person" to match persons only, empty to match all
history (optional)
Query Parameter — true to include former company names
censor (optional)
Query Parameter — should be set when presenting the content on a public website
offset (optional)
Query Parameter — offset of first item to return format: int32
limit (optional)
Query Parameter — maximum number of items to return format: int32
output (optional)
Query Parameter — response format default: json
countries (optional)
Query Parameter — list of country ISO codes to restrict result set (empty to retrieve all countries). Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
status (optional)
Query Parameter — list of valid statuses (active, terminated, liquidation). Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
Return type
Example data
Content-Type: application/json
{
"total" : 1,
"offset" : 0,
"nextPos" : "nextPos",
"nextOffset" : 6,
"results" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"publication" : {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
},
"company" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"matchedName" : "matchedName"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"publication" : {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
},
"company" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"matchedName" : "matchedName"
} ],
"censored" : true
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
SearchResults
Up
get /search/v1/universal
(searchV1UniversalGet)
universal search: provides best company and person matches for given input query
Query parameters
query (required)
Query Parameter — the query string
domain (optional)
Query Parameter — set to "company" for companies only, "person" for persons only, otherwise leave empty
pos (optional)
Query Parameter — if additional results shall be downloaded, set this to the value of the nextPos attribute of the previous response
censor (optional)
Query Parameter — should be set when presenting the content on a public website
offset (optional)
Query Parameter — offset of first item to return format: int32
limit (optional)
Query Parameter — maximum number of items to return format: int32
output (optional)
Query Parameter — response format default: json
countries (optional)
Query Parameter — list of country ISO codes to restrict result set (empty to retrieve all countries). Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
status (optional)
Query Parameter — list of valid statuses (active, terminated, liquidation). Valid values can be retrieved dynamically from the <code>/reference/v1/overview</code> endpoint.
history (optional)
Query Parameter — true to include historical data
financials (optional)
Query Parameter — true to include financial data
events (optional)
Query Parameter — true to include event data
eventType (optional)
Query Parameter — restrict which event types will be returned if events equals true
maxEvents (optional)
Query Parameter — maximum number of events to return format: int32
relations (optional)
Query Parameter — true to include related company and person data.
Note: For owners, only majority shareholders are included. For more owners, use the "owners" parameter instead.
owners (optional)
Query Parameter — true to include all owners/shareholders (companies & persons) of the subject company
ownerships (optional)
Query Parameter — true to include companies owned by the subject company.
representatives (optional)
Query Parameter — true to include legal representatives of the subject company (e.g., managing directors, board members).
alwaysResolve (optional)
Query Parameter — true to lookup current state of related company from database
sheets (optional)
Query Parameter — true to include company financial sheets (balance, earnings)
extras (optional)
Query Parameter — true to include extra company data provided by 3rd parties
Return type
Example data
Content-Type: application/json
{
"total" : 1,
"offset" : 0,
"nextPos" : "nextPos",
"nextOffset" : 6,
"results" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"publication" : {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
},
"company" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"matchedName" : "matchedName"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"publication" : {
"date" : "2000-01-23",
"internal" : { },
"attachments" : [ {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
}, {
"name" : "name",
"contentType" : "contentType",
"url" : "url"
} ],
"creationTime" : "2000-01-23T04:56:07.000+00:00",
"language" : "language",
"source" : "source",
"originalLanguage" : "originalLanguage",
"title" : "title",
"mentionedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"northDataUrl" : "northDataUrl",
"structure" : {
"topics" : [ {
"name" : "name",
"type" : "type",
"value" : "value"
}, {
"name" : "name",
"type" : "type",
"value" : "value"
} ]
},
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"blocked" : true,
"publisher" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"html" : "html",
"id" : "id",
"sourceName" : "sourceName",
"text" : "text",
"category" : "category",
"effectiveDate" : "2000-01-23"
},
"company" : {
"euId" : "euId",
"subject" : "subject",
"extras" : [ {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
}, {
"sourceUrl" : "sourceUrl",
"sourceName" : "sourceName",
"items" : [ {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
}, {
"formattedHtmlValue" : "formattedHtmlValue",
"name" : "name",
"id" : "id",
"value" : "value"
} ]
} ],
"northDataUrl" : "northDataUrl",
"lei" : "lei",
"relatedCompanies" : {
"items" : [ {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
}, {
"person" : {
"birthMonth" : 7,
"filings" : [ {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
}, {
"city" : "city",
"name" : "name",
"source" : "source",
"id" : "id",
"type" : "type"
} ],
"deceased" : true,
"blocked" : true,
"birthYear" : 2,
"name" : {
"firstName" : "firstName",
"lastName" : "lastName",
"title" : "title"
},
"id" : "id",
"birthDate" : "2000-01-23",
"northDataUrl" : "northDataUrl",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"roles" : [ {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
}, {
"date" : "2000-01-23",
"sharesNominal" : {
"unit" : "unit",
"value" : 3.616076749251911
},
"name" : "name",
"demotion" : true,
"sharesPercent" : 9.301444243932576,
"detail" : "detail",
"type" : "type",
"dir" : "None",
"announce" : true,
"group" : "Succession"
} ],
"description" : "description"
} ]
},
"filings" : [ null, null ],
"originalSubject" : "originalSubject",
"sheets" : [ {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
}, {
"columnHeaders" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"unit" : "unit",
"consolidated" : true,
"rows" : [ {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
}, {
"cells" : [ {
"value" : 5.637376656633329
}, {
"value" : 5.637376656633329
} ],
"level" : 5,
"name" : "name"
} ],
"type" : "balance",
"reporting" : "HGB"
} ],
"blocked" : true,
"id" : "id",
"terminated" : true,
"events" : {
"items" : [ {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
}, {
"date" : "2000-01-23",
"description" : "description",
"type" : "type"
} ]
},
"proxyPolicy" : "proxyPolicy",
"segmentCodes" : {
"key" : [ "segmentCodes", "segmentCodes" ]
},
"address" : {
"country" : "country",
"lng" : 6.027456183070403,
"city" : "city",
"street" : "street",
"extra" : "extra",
"postalCode" : "postalCode",
"formattedValue" : "formattedValue",
"state" : "state",
"lat" : 0.8008281904610115
},
"history" : {
"financials" : [ {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
}, {
"date" : "2000-01-23",
"note" : {
"html" : "html",
"text" : "text"
},
"consolidated" : true,
"formattedDate" : "formattedDate",
"source" : {
"snippets" : [ {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
}, {
"title" : "title",
"contentType" : "contentType",
"content" : "content"
} ],
"publicationId" : "publicationId",
"publicationTitle" : "publicationTitle",
"publicationDate" : "2000-01-23",
"auditorName" : "auditorName"
},
"items" : [ {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
}, {
"note" : "note",
"unit" : "unit",
"name" : "name",
"estimate" : true,
"formattedValue" : "formattedValue",
"id" : "id",
"value" : 1.4658129805029452
} ]
} ],
"mktgTechIndicators" : [ null, null ],
"addresses" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"names" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ],
"registers" : [ {
"date" : "2000-01-23"
}, {
"date" : "2000-01-23"
} ]
},
"rawName" : "rawName",
"originalSubjectLang" : "originalSubjectLang",
"elfCode" : "elfCode",
"name" : {
"name" : "name",
"legalForm" : "legalForm"
},
"register" : {
"country" : "country",
"city" : "city",
"uniqueKey" : "uniqueKey",
"id" : "id"
},
"status" : "active",
"lastUpdateTime" : "2000-01-23T04:56:07.000+00:00"
},
"matchedName" : "matchedName"
} ],
"censored" : true
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
application/json
application/xml
Responses
200
A successful response
SearchResults
[ Jump to Methods ]
Table of Contents
Address
AddressHistoryItem
ApplicableCountries
Attachment
Billing
Company - Company
CompanyHistory
CompanyName
CompanyNameHistoryItem
Event
EventType
EventTypeOverview
Events
Extra
Extras
Filing
Financial
Financials
FinancialsNote
FinancialsSource
GenericResponse
LegalFormOverview
Money
Order
OrderItem
OverviewResponse
PerformanceIndicatorOverview
Person
PersonName
Product
Publication
PublicationSource
PublicationStructure
Register
RegisterHistoryItem
RegisterOverview
Relation
Relations
Role
Role_sharesNominal
SearchResult
SearchResults
Sheet
SheetCell
SheetColumnHeader
SheetRow
SourceSnippet
Topic
street (optional)
String street and house number
extra (optional)
String extra address information (such as c/o)
postalCode (optional)
city
state (optional)
country
String two-letter ISO country code
lat (optional)
Double geo coordinates, latitude part format: double
lng (optional)
Double geo coordinates, longitude part format: double
formattedValue (optional)
String the whole address in one human readable string
address
date (optional)
date since when the referred address is (known to be) in use format: date
List of applicable countries (two-letter ISO codes).
binary content related to a publication
name
url
String url to download from (link will be valid for 3 days)
contentType
number of requests in billing period
periodStart (optional)
date begin of the billing period format: date
periodEnd (optional)
date end of the billing period format: date
numberOfRequests (optional)
Integer number of unique requests format: int32
All data for a particular company
id
String internal company id (do not store this id in an external database, it may change over time)
name
rawName (optional)
String May provide the raw name found in register sources before applying normalizations and spelling fixes
address
register (optional)
lei (optional)
String International Legal Entity Identifier (LEI)
euId (optional)
String European Unique Identifier (EUID)
elfCode (optional)
String current entity legal form code according to ISO 20275
subject (optional)
String subject according to register filing (also called corporate object, purpose, Unternehmensgegenstand), possibly translated
originalSubject (optional)
String subject according to register filing (also called corporate object, purpose, Unternehmensgegenstand), in the original language
originalSubjectLang (optional)
String original language of the subject
proxyPolicy (optional)
String rules for representation by legal representatives (e.g., signatory authority)
segmentCodes (optional)
map[String, array[String]] each property (naics, isic, nace, wz, uksic) contains a list of segment codes in respective standard classification
northDataUrl (optional)
String North data web page for this company
terminated (optional)
Boolean company has been terminated
status (optional)
String current status of the company, where liquidation is the intermediate state before the final removal from the register (=terminated)
active
liquidation
terminated
history (optional)
capital (optional)
financials (optional)
mktgTechIndicators (optional)
events (optional)
extras (optional)
sheets (optional)
array[Sheet] company's financial sheets (such as balance and earnings sheets)
relatedCompanies (optional)
relatedPersons (optional)
filings (optional)
blocked (optional)
Boolean company data should not be publicly on the Internet because of a request for privacy protection
lastUpdateTime (optional)
Date last time this company was updated format: date-time
names (optional)
addresses (optional)
registers (optional)
financials (optional)
mktgTechIndicators (optional)
name
legalForm (optional)
String legal form (for example: A/S, AG, AG & Co. KG, AöR, Co. KG, d.o.o., e. K., e. V., eG, EWIV, gAG, GbR, gGmbH, GmbH, GmbH & Co. KG, gSE, gUG, Inh., InvAG, KG, KGaA, KGaA & Co. KG, Ltd., Ltd. & Co. KG, OHG, PartGG, plc, REITG, S.L., SCE, SCE, SCE mbH, SE, SE & Co. KG, Stiftung & Co. KG, UG, UG & Co. KG, VVaG)
name
date (optional)
date since when the referred company name is (known to be) in use format: date
event
type (optional)
date (optional)
date when it happened format: date
description (optional)
String human-readable description of what happend
event type (for possible values, see Appendix G of the user's guide)
An event type and the countries where it is available.
id (optional)
String Event type identifier (matches values accepted by <code>EventType</code> input)
countries (optional)
array[String] List of two-letter ISO country codes where this event type is supported
extra data item, typically provided by a 3rd party.
id
String common ids are: email, url, phone, fax, vatId, wz
name
String describing name (for example, "Email" with English language settings, "E-Mail" with German language settigns)
value
formattedHtmlValue
String value formatted as an HTML string
set of additional data, typically provided by 3rd parties.
sourceName (optional)
sourceUrl (optional)
items (optional)
Filings are external IDs that are used by an external source (for example the insolvency filing ID for the Ins source)
type (optional)
name (optional)
source (optional)
city (optional)
String city (only for German insolvency filings)
id
String external ID (e.g., 36w IN 3284/16 for insolvency filings)
single financial number
id
String type of number (for example, revenue). Please see the <a href="https://www.northdata.com/_coverage#indicators">indicator reference</a> for a complete list
name
String name in current language (for example, Umsatz in German or Revenue in English)
value
Double actual value format: double
unit (optional)
String unit or currency (EUR, % or empty)
estimate (optional)
Boolean true if the value is not exact (because it relies on an estimate or an unsafe determination method)
note (optional)
String optional note or comment with respect to the calculation of the financial
formattedValue
String value formatted as a string (depending on the language settings)
financial data
date
date reference date format: date
formattedDate
String date formatted as a string (depending on the language settings)
consolidated
Boolean true if the financial data refer to a consolidated balance (Konzernabschluss)
source (optional)
items
array[Financial] list of financial numbers (maybe empty. If empty, see note for the reason)
note (optional)
additional explanation of financials (or of their absence)
text
String explanation as plain text
html
source of financial data
publicationId (optional)
String internal publication ID
publicationTitle
String publication title such as "Jahresabschluss 2015"
publicationDate
date date the publication was published format: date
auditorName (optional)
String name of auditing company
snippets (optional)
newPos (optional)
publications (optional)
A legal form and the countries where it is available.
id (optional)
countries (optional)
amount and currency
currency
String currency (three-letter code)
amount
Double amount as a number format: double
formattedValue
String amount and currency formatted as a human-readable string
result of an order
id (optional)
String string to identify the order
items (optional)
information whether and where a product maybe downloaded
product (optional)
status
String whether the publication is ready for download
waiting
ready
unavailable
url (optional)
String url to download from (when the status is 'ready')
contentType (optional)
countries (optional)
Object List of supported countries.
eventTypes (optional)
legalFormFamilies (optional)
array[String] List of available legal form families for power search.
legalForms (optional)
legalStatuses (optional)
array[String] List of possible states in the lifecycle of a company.
performanceIndicators (optional)
registers (optional)
roleTypes (optional)
segmentCodeStandards (optional)
array[String] List of supported segment code standards available for power search.
sources (optional)
topicTypes (optional)
A performance indicator and the countries where it is available.
id (optional)
countries (optional)
id
String internal person id (do not store this id in an external database, it may change over time)
name
address (optional)
birthDate (optional)
date Birth date format: date
birthYear (optional)
Integer Sometimes only the birth years is known, but not the exact date format: int32
birthMonth (optional)
Integer Sometimes only birth year and month are known, but not the exact date format: int32
deceased (optional)
northDataUrl (optional)
String North data web page for this person
relatedCompanies (optional)
filings (optional)
blocked (optional)
Boolean person data should not be publicly on the Internet because of a request for privacy protection
lastUpdateTime (optional)
Date last time this person was updated format: date-time
firstName (optional)
lastName
title (optional)
a publication that can be bought and downloaded
id
String string to identify a product when ordering for download
name
date (optional)
date publishing date format: date
price
id
date (optional)
date publishing date format: date
effectiveDate (optional)
date date when published changes became effective (e.g., appointment of new director) format: date
creationTime (optional)
Date database creation time (which is right after the initial publication download) format: date-time
source
sourceName (optional)
category (optional)
String category under which publication was filed in the original source
originalLanguage (optional)
language (optional)
String ISO language code. This is different from the original language, for translations only.
title
northDataUrl (optional)
String North data web page for this publication
text (optional)
String raw text of the publication
html (optional)
String text of publication in HTML format
publisher (optional)
structure (optional)
mentionedCompanies (optional)
mentionedPersons (optional)
filings (optional)
attachments (optional)
blocked (optional)
Boolean publication data should not be publicly on the Internet because of a request for privacy protection
internal (optional)
Object additional data used for internal purposes
Source identifier, for a complete list see <a href="https://www.northdata.com/_coverage#sources">Source reference</a>
result of the structural analysis of a publication
register entry information (e.g., Amtsgericht Hamburg HRB 9999)
country (optional)
String register country (two-letter ISO code)
city (optional)
String city of the register court (e.g. Hamburg). Empty for most countries.
id
String ID of the register filing (e.g. HRB 9999)
uniqueKey (optional)
String unique numerical key for repeatably unique identification of the register entry
register
date (optional)
date since when this registry entry is valid format: date
A country's register and an example entry.
country (optional)
String Register country (two-letter ISO code)
name (optional)
String Name of the register authority (localised depending on the language settings when possible)
sample (optional)
String A representative example of how a register ID would look like
relation of a company or person to another company or person
company (optional)
person (optional)
description (optional)
String human readable short summary
roles
list of related companies / persons
description of the type of a relation
date (optional)
name
String description (depending on the current language settings)
detail (optional)
String depending on role and country
demotion (optional)
Boolean true if the relation ends at the given date
announce (optional)
Boolean true if the relation might be preliminary
type
String internal identifier (for possible values, see Appendix F of the API User Guide)
group
String internal group identifier
Succession
Control
Merger
Personal
Other
Interest
dir (optional)
String Direction. The exact interpretation depends of the value of the field "group". See the API User Guide for details.
None
Source
Target
Bi
sharesPercent (optional)
Double shares in percent format: double
sharesNominal (optional)
nominal shares
value
Double actual value format: double
unit
String unit or currency (EUR, % or empty)
company, person or publication that is result of a search
company (optional)
person (optional)
publication (optional)
matchedName (optional)
String the matched name (useful if a company has been renamed)
search results
results (optional)
censored (optional)
Boolean true if results have been omitted because of censoring
offset (optional)
Integer offset of result array in all results format: int32
nextOffset (optional)
Integer offset to retrieve next batch of results format: int32
nextPos (optional)
String position to retrieve next batch of results
total (optional)
Integer total number of results (usually, this number is not available, unfortunately) format: int32
represents balance sheets, profit and loss statements, and similar structures
columnHeaders
rows
type
String the kind of financial data reported in this sheet
balance
earnings
cashflow
consolidated
Boolean true if the financial is consolidated (including dependent companies) or not (excluding)
reporting (optional)
String the reporting standard used
HGB
IFRS
GAAP
unit (optional)
String unit or currency (EUR, % or empty)
cell of a sheet
value (optional)
Double numeric value format: double
column header of a sheet
date
date the date of entries in this column format: date
source (optional)
row of a sheet
name
level (optional)
Integer if the sheet is structured as a tree, indicates the depth of the nesting of this row. format: int32
cells
excerpts from an original publication
title
content
contentType (optional)
String content format, usually "text/html"
topic of a publication
name
value (optional)
String accompanying value (e.g., €100.000,-)
type
String internal identificator for the topic (for possible values, see Appendix E of the user's guide)