How do the JSON and Object and description table of Global Database company details API work?
In this article, I will clarify the object table and JSON output of the Global Database company details API. Specifically, I will explain the format and structure of the object table and how it is represented in the JSON output. This information will be useful for those who are familiar with programming and want to understand the data that is being returned by the API.
Object and Description of API
Objects | Description |
---|---|
id | |
name | |
registration_number | |
country_code | |
company_phone | |
company_email | |
company_fax | |
company_website | |
company_legal_form | |
status | |
brands | |
address_street | |
address_location | |
address_city | |
country_region | |
zip_code | |
country_name | |
size | |
vat_number |
id: The unique identifier for the company.
name: The name of the company.
registration_number: The official registration number for the company.
country_code: The two-letter country code for the country where the company is registered.
company_phone: The phone number for the company.
company_email: The email address for the company.
company_fax: The fax number for the company.
company_website: The website for the company.
company_legal_form: The legal form of the company, such as a corporation or sole proprietorship.
status: The current status of the company, such as active or inactive.
brands: A list of brand names associated with the company.
address_street: The street address for the company.
address_location: Additional location information for the company's address, such as a building or suite number.
address_city: The city where the company is located.
country_region: The region or state within the country where the company is located.
zip_code: The postal code for the company's address.
country_name: The name of the country where the company is located.
size: The size of the company, typically represented by the number of employees.
vat_number: The value-added tax (VAT) number for the company, if applicable.
The information in the table is useful because it provides a comprehensive overview of the details and characteristics of a company. This includes basic information such as the company's name, registration number, and contact details, as well as more specific details like its legal form, address, and size. This information can be used for a variety of purposes, such as conducting research on a company, verifying the legitimacy of a business, or identifying potential partners or competitors. Additionally, knowing the details of a company can help individuals and organizations make informed decisions about working with or investing in the company.
JSON REST Output
The JSON output is a representation of a company's details, with each piece of information listed as a key-value pair. The company's unique identifier is 17937983, and its name is "TESCO PLC". The registration number for the company is "00445790", and the country code is "GB". The company's phone number is "+441992632222", and there are no listed email or fax numbers. The company's website is "tesco.com", and its legal form is a "Public Limited Company". The company's current status is "Active". The company's brands are listed as "TESCO PLC, TESCO STORES (HOLDINGS) PUBLIC LIMITED COMPANY". The company's street address is "TESCO HOUSE SHIRE PARK", with the location "KESTREL WAY" and city "WELWYN GARDEN CITY". There is no listed region or state within the country. The company's zip code is "AL7 1GA", and the country name is "United Kingdom". The company's size is listed as "10001" employees. There is no listed VAT number. The company's founding date is "1947-11-27", and the industries it operates in are "Retail", "Fair trade products", and "Retail". The company's SIC code is "47110 - Retail sale in non-specialised stores with food, beverages or tobacco predominating". The company's social media presence is listed with links to its Twitter, LinkedIn, and Facebook pages.
{
"id": 17937983,
"name": "TESCO PLC",
"registration_number": "00445790",
"country_code": "GB",
"company_phone": [
"+441992632222"
],
"company_email": [],
"company_fax": [],
"company_website": "http://www.tesco.com",
"company_legal_form": "Public Limited Company",
"status": "Active",
"brands": "TESCO PLC, TESCO STORES (HOLDINGS) PUBLIC LIMITED COMPANY",
"address_street": "TESCO HOUSE SHIRE PARK",
"address_location": "KESTREL WAY",
"address_city": "WELWYN GARDEN CITY",
"country_region": null,
"zip_code": "AL7 1GA",
"country_name": "United Kingdom",
"size": "10001",
"vat_number": null,
"founding_date": "1947-11-27",
"industry": [
{
"id": 4592033,
"type": "industry_focus",
"value": "Retail"
},
{
"id": 4563309,
"type": "industry_focus",
"value": "Fair trade products"
},
{
"id": 4563294,
"type": "industry_focus",
"value": "Retail"
}
],
"sic": [
{
"id": 3969852,
"type": "sic_code_gb",
"value": "47110 - Retail sale in non-specialised stores with food, beverages or tobacco predominating"
}
],
"twitter": "twitter.com/tesco",
"linkedin": "linkedin.com/company/-tesco",
"facebook": "facebook.com/tesco"
}
Closing words
In this post, we have discussed the object table and JSON output of the Global Database company details API. We have explained the various objects included in the table, such as the company's name, address, and legal form, and how they are represented in the JSON output. We have also discussed the usefulness of this information for a variety of purposes, such as researching a company, verifying its legitimacy, or making informed decisions about working with or investing in the company. Overall, the object table and JSON output provide a detailed and comprehensive overview of a company's characteristics and details.
Footnote
The Global Database company details API is a resource that provides information about companies around the world. If you are interested in accessing this API, you can do so through the third party data marketplace of Worldindata. Worldindata is a platform that allows you to browse and purchase access to a variety of APIs and data sets from different providers. By accessing the Global Database company details API through Worldindata, you can easily obtain the information you need about specific companies in a convenient and reliable way. To request access to the API, you will need to create an account with Worldindata and follow the process for purchasing access to the API. Once you have access, you can use the API to retrieve the company details you need according to the terms of use and any applicable usage limits.