How do the JSON and Object and description table of company address API made by Matrixian work?
In this article, I will clarify the object table and JSON output specifically of Matrixian company address API. I will provide an in-depth understanding of the structure and content of the object table and JSON output, as well as how they differ from each other. By the end of the article, the reader will have a clear understanding of the object table and JSON output of the Matrixian company address API.
Object Table
Objects | Description |
address | Company address information |
bxNumber | The main company number used by Bizzmatrix at the moment |
cocNumber | The chamber of commerce number |
companyName | The main company number used by Bizzmatrix at the moment |
companyOperational | Company operational information |
emailAddress | The email of the company |
webSite | The website of the company |
employees | Number of people working in the company |
establishment | The unique 12 digit establishment number given to companies |
geometry | Company geometry information |
industry | Company industry information |
mailBoxPostalCode | Postcode of the mailbox |
mailBoxPostalCity | City of the mailbox |
mailBoxBoxNumber | Mailbox number of the company |
management | Company management information |
industryMarketSegments | The field gives a class for different market segments |
naceMarketSegments | The field gives the NACE code number for the company |
phoneNumber | Company phones information |
minRevenue | The estimatd min revenue value of the company |
maxRevenue | The estimated max revenue malue of the company |
address: This object contains information about the company's physical address, including street address, city, state/province, country, and possibly other details such as the postal code.
bxNumber: This object represents the main company number used by Bizzmatrix at the time the API request was made. This number is likely unique to the company and may be used as an identifier.
cocNumber: This object represents the chamber of commerce number of the company. Chambers of commerce are organizations that support businesses and promote economic development in a particular region. The chamber of commerce number is a unique identifier for the company within this organization.
companyName: This object contains the name of the company as it is officially registered.
companyOperational: This object contains information about the current operational status of the company, such as whether it is active or inactive, dissolved, etc.
emailAddress: This object contains the email address of the company.
webSite: This object contains the URL of the company's website.
employees: This object contains the number of people currently working for the company.
establishment: This object contains a unique 12-digit establishment number that has been assigned to the company. This number is likely used as an identifier within various governmental or regulatory systems.
geometry: This object contains information about the company's physical location, possibly including its latitude and longitude coordinates and other details about its location on a map.
industry: This object contains information about the industry or industries in which the company operates. This may include the specific sector of the economy, such as manufacturing or finance, as well as more detailed information about the products or services offered by the company.
mailBoxPostalCode: This object contains the postal code for the company's mailbox.
mailBoxPostalCity: This object contains the city in which the company's mailbox is located.
mailBoxBoxNumber: This object contains the mailbox number for the company. This may be a unique identifier for the company's mailbox within a particular postal system.
management: This object contains information about the management of the company, such as the names and titles of key executives and managers.
industryMarketSegments: This object contains information about the market segments in which the company operates. This may include details about the specific types of customers or industries served by the company.
naceMarketSegments: This object contains the NACE code number for the company. NACE, or the Statistical Classification of Economic Activities in the European Community, is a standardized system for classifying businesses based on the products or services they provide. The NACE code is a unique identifier for the company within this system.
phoneNumber: This object contains information about the phone numbers associated with the company, including the type of phone (e.g. office, mobile) and the actual number.
minRevenue: This object contains the estimated minimum revenue value for the company. Revenue is the total amount of money that a company generates from the sale of its products or services.
maxRevenue: This object contains the estimated maximum revenue value for the company.
The information in the table is useful because it provides a comprehensive overview of the various types of data that are available through the Matrixian company address API. This data can be used in a variety of ways, depending on the needs of the user. For example, the address information could be used to determine the location of the company, while the email address and phone numbers could be used to contact the company. The industry and market segment information could be used to understand the products or services offered by the company, and the management information could provide insight into the leadership and decision-making processes of the organization. The revenue data could be used to assess the financial health and stability of the company. Overall, the data provided in the table is valuable for anyone seeking to learn more about a particular company.
JSON output explained
This JSON output contains information about a company, including its address, contact information, operational status, industry and market segments, management, and financial data. The address object includes details such as the postal code, house number, street name, city, state/province, and country of the company's physical location. The bxNumber object represents the main company number used by Bizzmatrix, and the cocNumber object represents the chamber of commerce number for the company. The companyName object contains the official name of the company, and the companyOperational object includes various details about the current operational status of the company, such as whether it is active or inactive, dissolved, etc. The emailAddress and webSite objects contain the company's email address and website URL, respectively, and the employees object contains the number of people currently working for the company. The establishment object contains a unique 12-digit establishment number for the company, and the geometry object includes information about the company's physical location, such as latitude and longitude coordinates. The industry object includes information about the industry or industries in which the company operates, and the mailBoxPostalCode, mailBoxPostalCity, and mailBoxBoxNumber objects contain details about the company's mailbox. The management object includes information about the company's management team, such as names and titles of key executives and managers. The industryMarketSegments and naceMarketSegments objects contain information about the market segments in which the company operates and the company's NACE code, respectively. The phoneNumber object includes details about the company's phone numbers, and the minRevenue and maxRevenue objects contain estimated minimum and maximum revenue values for the company. The etc object represents any additional pieces of information that may be available about the company through the API.
[
{
"address":{
"postalCode":"******",
"postalCodeMin":****,
"houseNumber":**,
"houseNumberExt":null,
"street":"Oude Zijds Burgwal",
"city":"MONNICKENDAM",
"state":"Noord-Holland",
"country":"NL"
},
"bxNumber":****,
"cocNumber":******,
"companyName":"******",
"companyOperational":{
"worktype":null,
"franchiser":false,
"eCommerce":false,
"blocked":false,
"advertising":3,
"relocated":false,
"legalForm":40,
"residentialAddress":false,
"inactive":false,
"smallOffice":false,
"neighborhoodRegionCode":21.2,
"multitenants":true,
"imports":false,
"headQuarters":"store",
"creditRiskcolor":"GREEN",
"bankrupt":false,
"openingDate":"1995-09-21T07:16:08Z",
"familyOwned":false,
"branches":null,
"operational":null,
"export":false,
"regionCode":57,
"franchisee":false,
"nonMailing":false
},
"emailAddress":"******",
"webSite":"******",
"employees":0,
"establishment":**,
"geometry":{
"latitude":52.4611661,
"longitude":52.4611661,
"rdx":null,
"rdy":null
},
"industry":{
"code":701020,
"description":"******",
"subIndustry":[
{
"code":null,
"description":null
},
{
"code":null,
"description":null
},
{
"code":null,
"description":null
},
{
"code":null,
"description":null
},
{
"code":null,
"description":null
},
{
"code":null,
"description":null
}
]
},
"mailBoxPostalCode":"******",
"mailBoxPostalCity":"******",
"mailBoxBoxNumber":**,
"management":{
"marketing":{
"initials":null,
"title":"******",
"name":null,
"prefix":null,
"salutation":null,
"gender":null
},
"director":{
"initials":"**",
"title":"****",
"name":"****",
"prefix":null,
"salutation":"******",
"gender":"M"
},
"finance":{
"initials":null,
"title":"******",
"name":null,
"prefix":null,
"salutation":null,
"gender":null
},
"hr":{
"initials":null,
"title":"****",
"name":null,
"prefix":null,
"salutation":null,
"gender":null
},
"sales":{
"initials":null,
"title":"****",
"name":null,
"prefix":null,
"salutation":null,
"gender":null
},
"purchasing":{
"initials":null,
"title":"****",
"name":null,
"prefix":null,
"salutation":null,
"gender":null
},
"facility":{
"initials":null,
"title":"****",
"name":null,
"prefix":null,
"salutation":null,
"gender":null
}
},
"industryMarketSegments":"M",
"naceMarketSegments":7010,
"phoneNumber":{
"mobile":"**-********",
"fax":"********",
"network":"****",
"number":"******",
"country":"+31"
},
"minRevenue":0,
"maxRevenue":0,
"workforceClass":0,
"ypCategory":"Bakkerij"
}
]
Concluding
In this post, we have discussed the object table and JSON output of the Matrixian company address API. We have provided a list of the objects that are available through the API and have described each object in more detail. We have also discussed the potential uses of this data and why it is valuable. By the end of this conversation, the reader should have a clear understanding of the object table and JSON output of the Matrixian company address API and how this data can be used.
Source
If you want to access the Matrixian company address API, you can do so through the third party data marketplace of Worldindata. Worldindata is a platform that connects businesses and organizations with a wide range of data sources, including APIs, datasets, and other types of data. By using Worldindata, you can easily browse and compare different data sources, including the Matrixian company address API, and request access to the data that you need. Once you have found the data you are interested in, you can use the Worldindata platform to purchase and download the data, or you can use the API to access the data in real-time. Whether you need a one-time data download or ongoing access to real-time data, Worldindata can help you find the data you need and get it into the hands of your team.