Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Jagbakpe opened this issue Apr 3, 2024 · 1 comment
Open

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

Jagbakpe opened this issue Apr 3, 2024 · 1 comment
Assignees
Labels

Comments

@Jagbakpe
Copy link

Jagbakpe commented Apr 3, 2024

Your issuDriverError: ../../data/shapefiles/lbn_adm_cdr_20200810/lbn_admbnda_adm2_cdr_20200810.shp: No such file or directory
e content here.

Where can i access the shapefile please?
code reference:
import geopandas as gpd

shapefile_path = '../../data/shapefiles/lbn_adm_cdr_20200810/lbn_admbnda_adm2_cdr_20200810.shp'
lebanon_adm2 = gpd.read_file(shapefile_path)

@g4brielvs g4brielvs added bug Something isn't working review labels Apr 11, 2024
@g4brielvs
Copy link
Member

@Jagbakpe Thanks! You may obtain the polygon at https://data.humdata.org/dataset/cod-ab-lbn from HDX.

@g4brielvs g4brielvs removed the bug Something isn't working label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants