What or programming language (QGIS, ArcGIS, R, Python) are you using?
I clicked the link next to the country name.
You can download data directly from the official GADM Old Versions page. While version 4.1 is the current standard, version 3.6 remains widely used for consistency in longitudinal research or specific project requirements. How to Access and Download GADM 3.6 GADM provides two primary ways to access version 3.6 data:
Comprehensive Guide: Downloading and Using GADM Data Version 3.6 download gadm data version 36 work
GADM v3.6 includes these key columns (names vary slightly by level):
Smaller localized subdivisions (e.g., Communes, Wards, Municipalities—available only for select countries). Core Attributes in the Attribute Table:
Once you have downloaded the GADM data version 36, you can use it in a variety of applications, such as: What or programming language (QGIS, ArcGIS, R, Python)
Top-level subdivisions (e.g., States, Provinces, Governorates).
The recommended standard. It is a single file containing all administrative levels for a country or the world.
GADM provides data both as a single global dataset and as individual country files. Follow these steps to locate and download version 3.6. Step 1: Access the Archive While version 4
This separation allows you to work with the appropriate level of detail for your project. For regional studies, you might use level 1 data, while national-level analysis would typically use level 0.
gdf = gpd.read_file("gadm36_USA_1.gpkg", layer="gadm36_USA_1")
gdf_all = gpd.read_file("gadm36_IDN.gpkg")