On this pageget_chunks_metadata get_chunks_metadata(url: str) -> gpd.GeoDataFrame Returns a GeoDataFrame with each chunk in the table as a row. Parameters url (str) – URL of the table. Returns gpd.GeoDataFrame – A GeoDataFrame where each row represents a chunk in the table.