USEPA/flowsa

Census_CBP missing data

bl-young opened this issue · 0 comments

Census_CBP is only generating Number of establishments data

df = df.rename(columns={'ESTAB': 'Number of establishments',
'EMP': 'Number of employees',
'PAYANN': 'Annual payroll'})

EMP and PAYANN are not showing up in the data call