Industry Finanical Data
This section describes US and Local Industry Financial Data access, BizMiner's Industry Financial 2.0 Series.
Endpoint
https://api.bizminer.com/v1/bizminer/ifdata/{bznaics}/{saleClassId}/{areaId}/{apiKey}/{requestId}/{hash}
Request Type
- get - for requests without inputs
- post - for requests with inputs
Demo - Get
A get demo with no inputs:
Demo - Post
A postdemo with inputs:
Get Parameters
All parameters are required.
bznaics (decimal 12,6) The BizMiner industry code. API EndpointsaleClassId (int 2) The sales class. API Endpoint
areaId (int 10) The area id, US, state, or metro area. API Endpoint
apiKey (varchar 40) The API key as provided by BizMiner staff. Used for authentication and billing.
requestId (varchar 16) An optional value to track and debug client calls. Default to 0.
hash (varchar 40) The SHA1 hashed value of: bznaics + saleClassId + areaId + apiKey using the secret provided by BizMiner at the time of providing the API key. This is used to authenticate requests. If the hash does not match server-side validation, and error response will be returned.
Post Parameters
Parameters are optional.
inputData (text) Firm input data. It must follow the format below. At least one year of data must have a value for revenue.The inputData should be in json format:
{ "[year]": { businessRevenue : "[value]" costOfSalesLabourPortion : "[value]" grossMargin : "[value]" officersCompensation : "[value]" salaryWages : "[value]" rent : "[value]" taxesPaid : "[value]" advertising : "[value]" benefitsPensions : "[value]" repairs : "[value]" badDebt : "[value]" salesGeneralAdminMisc : "[value]" amortizationDepreciationDepletion : "[value]" interestIncome : "[value]" interestExpense : "[value]" otherIncome : "[value]" incomeTax : "[value]" cash : "[value]" receivables : "[value]" inventory : "[value]" otherCurrentAssets : "[value]" grossFixedAssets : "[value]" accumDepreciationAmortizationDepltn : "[value]" netFixedAssets : "[value]" otherNonCurrentAssets : "[value]" accountsPayable : "[value]" loansNotesPayable : "[value]" otherCurrentLiabilities : "[value]" totalLongTermLiabilities : "[value]" fullTimeEmployees : "[value]" avgAnnualWage : "[value]" }, "[year]": { businessRevenue : "[value]" costOfSalesLabourPortion : "[value]" grossMargin : "[value]" officersCompensation : "[value]" salaryWages : "[value]" rent : "[value]" taxesPaid : "[value]" advertising : "[value]" benefitsPensions : "[value]" repairs : "[value]" badDebt : "[value]" salesGeneralAdminMisc : "[value]" amortizationDepreciationDepletion : "[value]" interestIncome : "[value]" interestExpense : "[value]" otherIncome : "[value]" incomeTax : "[value]" cash : "[value]" receivables : "[value]" inventory : "[value]" otherCurrentAssets : "[value]" grossFixedAssets : "[value]" accumDepreciationAmortizationDepltn : "[value]" netFixedAssets : "[value]" otherNonCurrentAssets : "[value]" accountsPayable : "[value]" loansNotesPayable : "[value]" otherCurrentLiabilities : "[value]" totalLongTermLiabilities : "[value]" fullTimeEmployees : "[value]" avgAnnualWage : "[value]" }, "[year]": { businessRevenue : "[value]" costOfSalesLabourPortion : "[value]" grossMargin : "[value]" officersCompensation : "[value]" salaryWages : "[value]" rent : "[value]" taxesPaid : "[value]" advertising : "[value]" benefitsPensions : "[value]" repairs : "[value]" badDebt : "[value]" salesGeneralAdminMisc : "[value]" amortizationDepreciationDepletion : "[value]" interestIncome : "[value]" interestExpense : "[value]" otherIncome : "[value]" incomeTax : "[value]" cash : "[value]" receivables : "[value]" inventory : "[value]" otherCurrentAssets : "[value]" grossFixedAssets : "[value]" accumDepreciationAmortizationDepltn : "[value]" netFixedAssets : "[value]" otherNonCurrentAssets : "[value]" accountsPayable : "[value]" loansNotesPayable : "[value]" otherCurrentLiabilities : "[value]" totalLongTermLiabilities : "[value]" fullTimeEmployees : "[value]" avgAnnualWage : "[value]" }, "[year]": { businessRevenue : "[value]" costOfSalesLabourPortion : "[value]" grossMargin : "[value]" officersCompensation : "[value]" salaryWages : "[value]" rent : "[value]" taxesPaid : "[value]" advertising : "[value]" benefitsPensions : "[value]" repairs : "[value]" badDebt : "[value]" salesGeneralAdminMisc : "[value]" amortizationDepreciationDepletion : "[value]" interestIncome : "[value]" interestExpense : "[value]" otherIncome : "[value]" incomeTax : "[value]" cash : "[value]" receivables : "[value]" inventory : "[value]" otherCurrentAssets : "[value]" grossFixedAssets : "[value]" accumDepreciationAmortizationDepltn : "[value]" netFixedAssets : "[value]" otherNonCurrentAssets : "[value]" accountsPayable : "[value]" loansNotesPayable : "[value]" otherCurrentLiabilities : "[value]" totalLongTermLiabilities : "[value]" fullTimeEmployees : "[value]" avgAnnualWage : "[value]" }, "[year]": { businessRevenue : "[value]" costOfSalesLabourPortion : "[value]" grossMargin : "[value]" officersCompensation : "[value]" salaryWages : "[value]" rent : "[value]" taxesPaid : "[value]" advertising : "[value]" benefitsPensions : "[value]" repairs : "[value]" badDebt : "[value]" salesGeneralAdminMisc : "[value]" amortizationDepreciationDepletion : "[value]" interestIncome : "[value]" interestExpense : "[value]" otherIncome : "[value]" incomeTax : "[value]" cash : "[value]" receivables : "[value]" inventory : "[value]" otherCurrentAssets : "[value]" grossFixedAssets : "[value]" accumDepreciationAmortizationDepltn : "[value]" netFixedAssets : "[value]" otherNonCurrentAssets : "[value]" accountsPayable : "[value]" loansNotesPayable : "[value]" otherCurrentLiabilities : "[value]" totalLongTermLiabilities : "[value]" fullTimeEmployees : "[value]" avgAnnualWage : "[value]" }, "[year]": { businessRevenue : "[value]" costOfSalesLabourPortion : "[value]" grossMargin : "[value]" officersCompensation : "[value]" salaryWages : "[value]" rent : "[value]" taxesPaid : "[value]" advertising : "[value]" benefitsPensions : "[value]" repairs : "[value]" badDebt : "[value]" salesGeneralAdminMisc : "[value]" amortizationDepreciationDepletion : "[value]" interestIncome : "[value]" interestExpense : "[value]" otherIncome : "[value]" incomeTax : "[value]" cash : "[value]" receivables : "[value]" inventory : "[value]" otherCurrentAssets : "[value]" grossFixedAssets : "[value]" accumDepreciationAmortizationDepltn : "[value]" netFixedAssets : "[value]" otherNonCurrentAssets : "[value]" accountsPayable : "[value]" loansNotesPayable : "[value]" otherCurrentLiabilities : "[value]" totalLongTermLiabilities : "[value]" fullTimeEmployees : "[value]" avgAnnualWage : "[value]" } }
The following is an example:
{ "2019": {"businessRevenue":"1,599,085", "costOfSalesLabourPortion":"492,732", "grossMargin":"591,567", "officersCompensation":"80,661", "salaryWages":"130,815", "rent":"27,157", "taxesPaid":"42,448", "advertising":"18,289", "benefitsPensions":"27,463", "repairs":"2,998", "badDebt":"4,169", "salesGeneralAdminMisc":"129,912", "amortizationDepreciationDepletion":"14,160", "interestIncome":"529", "interestExpense":"5,728", "otherIncome":"3,740", "incomeTax":"25,575", "cash":"89,801", "receivables":"99,257", "inventory":"24,285", "otherCurrentAssets":"10,787", "grossFixedAssets":"518,455", "accumDepreciationAmortizationDepltn":"422,327", "netFixedAssets":"85,877", "otherNonCurrentAssets":"43,856", "accountsPayable":"58,045", "loansNotesPayable":"19,672", "otherCurrentLiabilities":"42,429", "totalLongTermLiabilities":"79,830", "fullTimeEmployees":"10", "avgAnnualWage":"51,987"}, "2018": {"businessRevenue":"1,612,441", "costOfSalesLabourPortion":"569,529", "grossMargin":"684,190", "officersCompensation":"98,334", "salaryWages":"158,955", "rent":"34,635", "taxesPaid":"48,163", "advertising":"22,990", "benefitsPensions":"39,258", "repairs":"10,147", "badDebt":"7,471", "salesGeneralAdminMisc":"138,237", "amortizationDepreciationDepletion":"24,189", "interestIncome":"565", "interestExpense":"6,902", "otherIncome":"8,956", "incomeTax":"22,609", "cash":"85,349", "receivables":"96,277", "inventory":"23,224", "otherCurrentAssets":"11,646", "grossFixedAssets":"502,101", "accumDepreciationAmortizationDepltn":"408,946", "netFixedAssets":"82,904", "otherNonCurrentAssets":"44,198", "accountsPayable":"55,898", "loansNotesPayable":"18,682", "otherCurrentLiabilities":"43,900", "totalLongTermLiabilities":"76,001", "fullTimeEmployees":"10", "avgAnnualWage":"55,489"}, "2017": {"businessRevenue":"1,749,451", "costOfSalesLabourPortion":"580,916", "grossMargin":"742,379", "officersCompensation":"116,091", "salaryWages":"160,814", "rent":"35,928", "taxesPaid":"59,117", "advertising":"15,130", "benefitsPensions":"48,075", "repairs":"8,137", "badDebt":"3,622", "salesGeneralAdminMisc":"171,385", "amortizationDepreciationDepletion":"20,652", "interestIncome":"591", "interestExpense":"7,401", "otherIncome":"4,824", "incomeTax":"21,575", "cash":"107,535", "receivables":"125,244", "inventory":"32,955", "otherCurrentAssets":"17,032", "grossFixedAssets":"537,382", "accumDepreciationAmortizationDepltn":"424,833", "netFixedAssets":"102,298", "otherNonCurrentAssets":"58,972", "accountsPayable":"69,943", "loansNotesPayable":"25,646", "otherCurrentLiabilities":"56,239", "totalLongTermLiabilities":"93,491", "fullTimeEmployees":"10", "avgAnnualWage":"53,654"}, "2016": {"businessRevenue":"1,736,918", "costOfSalesLabourPortion":"572,026", "grossMargin":"720,774", "officersCompensation":"110,225", "salaryWages":"153,195", "rent":"34,324", "taxesPaid":"56,438", "advertising":"14,367", "benefitsPensions":"46,010", "repairs":"7,714", "badDebt":"3,593", "salesGeneralAdminMisc":"164,133", "amortizationDepreciationDepletion":"19,760", "interestIncome":"583", "interestExpense":"7,055", "otherIncome":"4,898", "incomeTax":"24,563", "cash":"87,043", "receivables":"101,697", "inventory":"27,448", "otherCurrentAssets":"14,291", "grossFixedAssets":"428,411", "accumDepreciationAmortizationDepltn":"338,377", "netFixedAssets":"79,783", "otherNonCurrentAssets":"45,145", "accountsPayable":"57,646", "loansNotesPayable":"21,604", "otherCurrentLiabilities":"45,435", "totalLongTermLiabilities":"76,479", "fullTimeEmployees":"10", "avgAnnualWage":"52,536"}, "2015": {"businessRevenue":"1,718,455", "costOfSalesLabourPortion":"534,937", "grossMargin":"705,384", "officersCompensation":"106,289", "salaryWages":"147,964", "rent":"33,167", "taxesPaid":"54,620", "advertising":"13,824", "benefitsPensions":"44,597", "repairs":"7,493", "badDebt":"3,565", "salesGeneralAdminMisc":"162,061", "amortizationDepreciationDepletion":"19,099", "interestIncome":"575", "interestExpense":"6,729", "otherIncome":"4,619", "incomeTax":"25,306", "cash":"94,771", "receivables":"110,587", "inventory":"29,507", "otherCurrentAssets":"15,316", "grossFixedAssets":"470,095", "accumDepreciationAmortizationDepltn":"371,506", "netFixedAssets":"88,338", "otherNonCurrentAssets":"50,424", "accountsPayable":"63,165", "loansNotesPayable":"23,840", "otherCurrentLiabilities":"50,213", "totalLongTermLiabilities":"82,892", "fullTimeEmployees":"10", "avgAnnualWage":"52,111"} }
Successful Response Data Structure
The following is the data structure of 200 responses. For a list of unsuccessful response codes see here.
-status (HTTP code)
-responseID (unique code from the server for debugging)
-reportMeta [collection] (report parameters)
-reportType (report title)
-timeSeries (report data time series)
-bznaics (report bznaics code)
-industry (report industry name)
-sector (report sector)
-saleClass (report sales class)
-area (report area title)
-reportData [collection]
-year5 [collection] (most recent year of data)
-year
-firmsAnalyzed
-profitLoss [collection]
-dollars [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-percentages [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-balanceSheet [collection]
-dollars [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-percentages [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-ratios [collection]
-cashFlowSolvency [collection]
-accountsPayableBusinessRevenue
-currentRatio
-quickRatio
-daysPayable
-netWorkingCapitalBusinessRevenue
-costOfSalesAccountsPayable
-costOfSalesInventory
-profitability [collection]
-EBITDABusinessRevenue
-preTaxReturnOnAssets
-preTaxReturnOnNetWorth
-preTaxReturnOnBusinessRevenue
-discretionaryOwnerEarnings
-afterTaxReturnOnAssets
-afterTaxReturnOnNetWorth
-afterTaxReturnOnBusinessRevenue
-profitPerEmployee
-ownerEarningsPerEmployee
-efficiency [collection]
-assetsBusinessRevenue
-daysInventory
-daysReceivables
-currentAssetTurnover
-fixedAssetTurnover
-grossMarginBusinessRevenue
-salesPerEmployee
-inventoryTurnover
-receivablesTurnover
-totalAssetTurnover
-workingCapitalTurnover
-daysWorkingCapital
-cashTurnover
-efficiencyIndex
-debtRisk [collection]
-interestCoverage
-currentLiabilitiesNetWorth
-longTermLiabilitiesNetWorth
-loansNotesPayableNetWorth
-modifiedZScore
-totalLiabilitiesNetWorth
-fixedAssetsNetWorth
-year4 [collection] (second recent year of data)
-year
-firmsAnalyzed
-profitLoss [collection]
-dollars [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-percentages [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-balanceSheet [collection]
-dollars [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-percentages [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-ratios [collection]
-cashFlowSolvency [collection]
-accountsPayableBusinessRevenue
-currentRatio
-quickRatio
-daysPayable
-netWorkingCapitalBusinessRevenue
-costOfSalesAccountsPayable
-costOfSalesInventory
-profitability [collection]
-EBITDABusinessRevenue
-preTaxReturnOnAssets
-preTaxReturnOnNetWorth
-preTaxReturnOnBusinessRevenue
-discretionaryOwnerEarnings
-afterTaxReturnOnAssets
-afterTaxReturnOnNetWorth
-afterTaxReturnOnBusinessRevenue
-profitPerEmployee
-ownerEarningsPerEmployee
-efficiency [collection]
-assetsBusinessRevenue
-daysInventory
-daysReceivables
-currentAssetTurnover
-fixedAssetTurnover
-grossMarginBusinessRevenue
-salesPerEmployee
-inventoryTurnover
-receivablesTurnover
-totalAssetTurnover
-workingCapitalTurnover
-daysWorkingCapital
-cashTurnover
-efficiencyIndex
-debtRisk [collection]
-interestCoverage
-currentLiabilitiesNetWorth
-longTermLiabilitiesNetWorth
-loansNotesPayableNetWorth
-modifiedZScore
-totalLiabilitiesNetWorth
-fixedAssetsNetWorth
-year3 [collection] (third recent year of data )
-year
-firmsAnalyzed
-profitLoss [collection]
-dollars [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-percentages [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-balanceSheet [collection]
-dollars [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-percentages [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-ratios [collection]
-cashFlowSolvency [collection]
-accountsPayableBusinessRevenue
-currentRatio
-quickRatio
-daysPayable
-netWorkingCapitalBusinessRevenue
-costOfSalesAccountsPayable
-costOfSalesInventory
-profitability [collection]
-EBITDABusinessRevenue
-preTaxReturnOnAssets
-preTaxReturnOnNetWorth
-preTaxReturnOnBusinessRevenue
-discretionaryOwnerEarnings
-afterTaxReturnOnAssets
-afterTaxReturnOnNetWorth
-afterTaxReturnOnBusinessRevenue
-profitPerEmployee
-ownerEarningsPerEmployee
-efficiency [collection]
-assetsBusinessRevenue
-daysInventory
-daysReceivables
-currentAssetTurnover
-fixedAssetTurnover
-grossMarginBusinessRevenue
-salesPerEmployee
-inventoryTurnover
-receivablesTurnover
-totalAssetTurnover
-workingCapitalTurnover
-daysWorkingCapital
-cashTurnover
-efficiencyIndex
-debtRisk [collection]
-interestCoverage
-currentLiabilitiesNetWorth
-longTermLiabilitiesNetWorth
-loansNotesPayableNetWorth
-modifiedZScore
-totalLiabilitiesNetWorth
-fixedAssetsNetWorth
-year2 [collection] (fourth recent year of data )
-year
-firmsAnalyzed
-profitLoss [collection]
-dollars [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-percentages [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-balanceSheet [collection]
-dollars [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-percentages [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-ratios [collection]
-cashFlowSolvency [collection]
-accountsPayableBusinessRevenue
-currentRatio
-quickRatio
-daysPayable
-netWorkingCapitalBusinessRevenue
-costOfSalesAccountsPayable
-costOfSalesInventory
-profitability [collection]
-EBITDABusinessRevenue
-preTaxReturnOnAssets
-preTaxReturnOnNetWorth
-preTaxReturnOnBusinessRevenue
-discretionaryOwnerEarnings
-afterTaxReturnOnAssets
-afterTaxReturnOnNetWorth
-afterTaxReturnOnBusinessRevenue
-profitPerEmployee
-ownerEarningsPerEmployee
-efficiency [collection]
-assetsBusinessRevenue
-daysInventory
-daysReceivables
-currentAssetTurnover
-fixedAssetTurnover
-grossMarginBusinessRevenue
-salesPerEmployee
-inventoryTurnover
-receivablesTurnover
-totalAssetTurnover
-workingCapitalTurnover
-daysWorkingCapital
-cashTurnover
-efficiencyIndex
-debtRisk [collection]
-interestCoverage
-currentLiabilitiesNetWorth
-longTermLiabilitiesNetWorth
-loansNotesPayableNetWorth
-modifiedZScore
-totalLiabilitiesNetWorth
-fixedAssetsNetWorth
-year1 [collection] (fifth recent year of data )
-year
-firmsAnalyzed
-profitLoss [collection]
-dollars [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-percentages [collection]
-businessRevenue
-costOfSales
-costOfSalesLabor
-grossMargin
-officersComp
-salaryWages
-rent
-taxesPaid
-advertising
-benefitsPensions
-repairs
-badDebt
-salesGeneralAdminMisc
-EBITDA
-amortizationDepreciationDepletion
-operatingExpenses
-operatingIncome
-interestIncome
-interestExpense
-otherIncome
-preTaxNetProfit
-incomeTax
-afterTaxNetProfit
-discretionaryOwnerEarnings
-balanceSheet [collection]
-dollars [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-percentages [collection]
-cash
-receivables
-inventory
-otherCurrentAssets
-totalCurrentAssets
-grossFixedAssets
-accumDepreciationAmortizationDepltn
-netFixedAssets
-otherNonCurrentAssets
-totalAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-totalCurrentLiabilities
-totalLongTermLiabilities
-totalLiabilities
-netWorth
-totalLiabilitiesNetWorth
-ratios [collection]
-cashFlowSolvency [collection]
-accountsPayableBusinessRevenue
-currentRatio
-quickRatio
-daysPayable
-netWorkingCapitalBusinessRevenue
-costOfSalesAccountsPayable
-costOfSalesInventory
-profitability [collection]
-EBITDABusinessRevenue
-preTaxReturnOnAssets
-preTaxReturnOnNetWorth
-preTaxReturnOnBusinessRevenue
-discretionaryOwnerEarnings
-afterTaxReturnOnAssets
-afterTaxReturnOnNetWorth
-afterTaxReturnOnBusinessRevenue
-profitPerEmployee
-ownerEarningsPerEmployee
-efficiency [collection]
-assetsBusinessRevenue
-daysInventory
-daysReceivables
-currentAssetTurnover
-fixedAssetTurnover
-grossMarginBusinessRevenue
-salesPerEmployee
-inventoryTurnover
-receivablesTurnover
-totalAssetTurnover
-workingCapitalTurnover
-daysWorkingCapital
-cashTurnover
-efficiencyIndex
-debtRisk [collection]
-interestCoverage
-currentLiabilitiesNetWorth
-longTermLiabilitiesNetWorth
-loansNotesPayableNetWorth
-modifiedZScore
-totalLiabilitiesNetWorth
-fixedAssetsNetWorth
-sourcesAndUsesOfFunds [collection]
-year1Year2 [collection]
-cashAndCashEquivalents
-accountsReceivable
-inventory
-otherCurrAssets
-netFixedAssets
-otherNonCurrAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-longTermDebt
-netWorth
-cashBeginningPeriod
-cashEndPeriod
-year2Year3 [collection]
-cashAndCashEquivalents
-accountsReceivable
-inventory
-otherCurrAssets
-netFixedAssets
-otherNonCurrAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-longTermDebt
-netWorth
-cashBeginningPeriod
-cashEndPeriod
-year3Year4 [collection]
-cashAndCashEquivalents
-accountsReceivable
-inventory
-otherCurrAssets
-netFixedAssets
-otherNonCurrAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-longTermDebt
-netWorth
-cashBeginningPeriod
-cashEndPeriod
-year4Year5 [collection]
-cashAndCashEquivalents
-accountsReceivable
-inventory
-otherCurrAssets
-netFixedAssets
-otherNonCurrAssets
-accountsPayable
-loansNotesPayable
-otherCurrentLiabilities
-longTermDebt
-netWorth
-cashBeginningPeriod
-cashEndPeriod