Baselight

Africa Capital Structure - Firms

Data for listed firms in Africa to analyze their capital structure

@kaggle.waalbannyantudre_africa_capital_structure_firms

Africa Capital Structure Firms
@kaggle.waalbannyantudre_africa_capital_structure_firms.africa_capital_structure_firms

  • 165.74 KB
  • 639 rows
  • 37 columns
company

Company

company_id

Company ID

year

Year

total_equity

Total Equity

total_assets

Total Assets

receivables

Receivables

booklev_debt_ratio

BookLev(Debt Ratio)

mkt_debt_ratio

Mkt(Debt Ratio)

profitability_ratio

Profitability Ratio

size_ln_total_assets

Size (ln Total Assets)

tangible_ratio_fixed_asset_ratio

Tangible Ratio (Fixed Asset Ratio)

effective_tax_rate

Effective Tax Rate

liquidity_ratio

Liquidity Ratio

asset_turn_over

Asset Turn Over

change_in_receivables

Change In Receivables

current_asset

Current Asset

ppe

PPE

total_liabilities

Total Liabilities

current_liabilities

Current Liabilities

cashflow_from_operations

Cashflow From Operations

operating_expenses

Operating Expenses

revenue

Revenue

change_in_revenue

Change In Revenue

gross_profit

Gross Profit

operating_profit

Operating Profit

profit_before_tax

Profit Before Tax

net_income

Net Income

auditor

Auditor

audit_fee

Audit Fee

audit_days

Audit Days

tac

TAC

rule_of_law

Rule Of Law

financial_sector_rating

Financial Sector Rating

institutional_quality

Institutional Quality

macroeconomic_mgt

Macroeconomic Mgt.

accountability_and_corruption

Accountability And Corruption

profit_tax

Profit Tax

ARM12008212754300061981920007956660001.0248920975665160.74911111658803680.113787052740541122.547523473566920.57242337765593580.28633638103338291.3784753742891681.34175305278329377956660002344544000354799000063524780001700824000597122000986509000461947300046194730001674670000705274000705450000503454000Deloitte & Touche1663090-936680003.543.53.5417.6
ARM12009419103000010332044000114077800010.71142266437532440.090874467820694523.0585159707849560.66163171585409430.31931646418204011.02861141416704552.00824129581159473451120003194254000683600800010332044000310540400085809400093486800051448220005253490001854831000938919000948714000645774000Deloitte & Touche2175071-2123200003.543.53.5417.6
ARM12010492685900014091554000128743300010.74094268538599940.095041185663412223.3688414477619160.6134725098452590.03386818238178841.74900665676138712.36250354168797251466550005073536000864478100014091554000290081000080358600088279900059646700008198480002098688000133927800011129620001075268000Deloitte & Touche334601112716820003.543.53.5417.6
ARM12011610252600015714579000106775200010.72028708666892330.10411580227507223.4778547171457180.59296096955572280.15585305580991291.67332075768249361.9208647313186469-219681000594070200093181320001571457900035502470002038584000962496000818099200022163220002630539000163613600013629120001150498000Deloitte & Touche43960137-8880860003.543.54418
ARM12012710592800021413958000114651800010.75084304334175810.10463992691122323.787308789346860.44211952783320110.30422790421248772.548835581601161.87832361700543278766000114857770009467529000214139580004506284000129345800010885470001140056900032195770003229173000224075500017902960001245638000Deloitte & Touche36350126-478200003.53.53.53.5418
ARM12013814053400023514676000158396100010.74283746656553530.099913432785550623.8808905738092040.40613389697565890.32561873143805682.6596492312684191.6583913572605748437443000135084010009550107000235146760005079016000291681500013225960001417920800027786390003446915000234943200020000600001348803000Deloitte & Touche4285090-156801200043.53.53418
ARM12014921130800029641033000184024600010.76291498110757340.062237641987713424.112425488318950.32864188640119260.26001259580017771.5538377292834992.1567804697382742562850001936634200097412850002964103300012463555000923621000172143300013743185000-4360230003724789000184478800020181330001493393000Deloitte & Touche428501505697720003.533.523.518
ARM120151205339900038679348000246959500010.7624138310507806-0.031289669101971424.378571651132970.36739181849704391.81681649523219681.39513488049804482.62483143249264962934900023935453000142104760003867934800017156372000-1900350002031193000147359360009927510004345141000-12102640003539156000-2890841000Deloitte & Touche46430119-2700806000433.533.518
ARM120162530020200040850495000316329200010.61753687946780070.008371159272366224.4331847756820650.33860840609152960.27921494302961943.4125369412681514.2394168418107496936970002648459000013832321000408504950007760968000-127901500016294890009635876000-51000600002403096000341966000-1248368000-899805000Deloitte & Touche56980118379210000433.53318
ARM120172085238000036835714000210451200010.6385323460331347-0.072103231119668224.3297337006316180.32168386908422620.17549830949873571.88829065442669735.319010860766344-105878000024983917000118494550003683571400013230970000-52289100016382660006925294000-2710582000242658000-2655974000-5123924000-4224684000Deloitte & Touche59780150-3701793000433.53.53.518.5

CREATE TABLE africa_capital_structure_firms (
  "company" VARCHAR,
  "company_id" BIGINT,
  "year" BIGINT,
  "total_equity" DOUBLE,
  "total_assets" BIGINT,
  "receivables" BIGINT,
  "booklev_debt_ratio" DOUBLE,
  "mkt_debt_ratio" DOUBLE,
  "profitability_ratio" DOUBLE,
  "size_ln_total_assets" DOUBLE,
  "tangible_ratio_fixed_asset_ratio" DOUBLE,
  "effective_tax_rate" DOUBLE,
  "liquidity_ratio" DOUBLE,
  "asset_turn_over" DOUBLE,
  "change_in_receivables" DOUBLE,
  "current_asset" BIGINT,
  "ppe" BIGINT,
  "total_liabilities" DOUBLE,
  "current_liabilities" BIGINT,
  "cashflow_from_operations" DOUBLE,
  "operating_expenses" BIGINT,
  "revenue" BIGINT,
  "change_in_revenue" DOUBLE,
  "gross_profit" VARCHAR,
  "operating_profit" BIGINT,
  "profit_before_tax" BIGINT,
  "net_income" BIGINT,
  "auditor" VARCHAR,
  "audit_fee" DOUBLE,
  "audit_days" DOUBLE,
  "tac" BIGINT,
  "rule_of_law" DOUBLE,
  "financial_sector_rating" DOUBLE,
  "institutional_quality" DOUBLE,
  "macroeconomic_mgt" DOUBLE,
  "accountability_and_corruption" DOUBLE,
  "profit_tax" DOUBLE
);

Share link

Anyone who has the link will be able to view this.