datapartnership / lebanon-economic-monitor

Understanding Lebanon's Economy through Alternative Data
https://datapartnership.org/lebanon-economic-monitor/
Mozilla Public License 2.0
0 stars 2 forks source link

Issue on page /notebooks/air-pollution/air-pollution.html #64

Open Jagbakpe opened 3 months ago

Jagbakpe commented 3 months ago

Is there a part of the code that is missing?

Is "admin1Name" supposed to be "ADM0_PCODE"?

code error reference: ----> 5 df = monthly_no2_adm1.groupby(['admin1Name', 'date']).mean('NO2_column_number_density').reset_index()

KeyError: 'admin1Name'

g4brielvs commented 2 months ago

Is there a part of the code that is missing?

Is "admin1Name" supposed to be "ADM0_PCODE"?

code error reference: ----> 5 df = monthly_no2_adm1.groupby(['admin1Name', 'date']).mean('NO2_column_number_density').reset_index()

KeyError: 'admin1Name'

@SahitiSarva Would you be able to help debugging?

SahitiSarva commented 2 months ago

Please download data from the SharePoint Folder

Jagbakpe commented 2 months ago

Thank you! Please can you grant me access to the sharepoint folder again?