Code reference

Functions

convert(path)

fetch()

Fetch the RTDB file.

get_dsd_rtr()

read_workbook(path)

Read a metadata set from the workbook at path.

read_worksheet_rtr(ef[, sheet_name])

Read the “Country RTR” sheet of the RTDB.

transport_data.itdp.rtdb.convert(path: Path) DataSet[source]
transport_data.itdp.rtdb.fetch() Path[source]

Fetch the RTDB file.

This function uses the Google Drive API v3 to export the upstream database

transport_data.itdp.rtdb.get_dsd_rtr() DataStructureDefinition[source]
transport_data.itdp.rtdb.read_workbook(path: Path) DataSet[source]

Read a metadata set from the workbook at path.

transport_data.itdp.rtdb.read_worksheet_rtr(ef: pd.ExcelFile, sheet_name='Country RTR') v21.DataSets[source]

Read the “Country RTR” sheet of the RTDB.