Processed Data Assembly¶
Important
- This section describes processed datasets that are used as inputs in Analysis and Results steps of the Argentina Transport Risk Analysis (ATRA)
- The formats and attributes created in these datasets form the essential inputs for implementing the rest of the ATRA model
- To implement the ATRA without any changes in existing codes, all data described here should be created and stored exactly as indicated below
Networks¶
- All finalised networks data are stored:
- In the file path -
/data/network/ - As csv file with post-processed network nodes and edges
- As Shapefiles with post-processed network nodes and edges
- In the file path -
- All nodes have the following attributes:
node_id- String Node IDgeometry- Point geometry of node with projection ESPG:4326- Several other atttributes depending upon the specific transport sector
- Attributes only present in bridge nodes:
bridge_id- String Bridge ID
- All edges have the following attributes:
edge_id- String edge IDfrom_node- String node ID that should be present in node_id columnto_node- String node ID that should be present in node_id columngeometry- LineString geometry of edge with projection ESPG:4326length- Float estimated length in kilometers of edgemin_speed- Float estimated minimum speed in km/hr on edgemax_speed- Float estimated maximum speed in km/hr on edgemin_time- Float estimated minimum time of travel in hours on edgemax_time- Float estimated maximum time of travel in hours on edgemin_gcost- Float estimated minimum generalized cost in USD/ton on edgemax_gcost- Float estimated maximum generalized cost in USD/ton on edge- Several other atttributes depending upon the specific transport sector
- Attributes only present in province and national roads edges:
road_name- String name or number of roadsurface- String value for surfaceroad_type- String value of either national, province or ruralroad_cond- String value: paved or unpavedwidth- Float width of edge in metersmin_time_cost- Float estimated minimum cost of time in USD on edgemax_time_cost- Float estimated maximum cost of time in USD on edgemin_tariff_cost- Float estimated minimum tariff cost in USD on edgemax_tariff_cost- Float estimated maximum tariff cost in USD on edgetmda_count- Integer number of daily vehicle counts on edge
OD matrices¶
- All finalised OD matrices are stored:
- In the path -
/data/OD_data/ - As csv file with names
{mode}_nodes_daily_ods.csv - As csv file with names
{mode}_province_annual_ods.csv - As Excel sheets with combined Province level annual OD matrices
- In the path -
The essential attributes in these OD matrices are listed below. See the data for all attributes
- All node-level daily OD matrices contain mode-wise and total OD flows and should have attributes:
origin_id- String node IDs of origin nodesdestination_id- String node IDs of destination nodesorigin_province- String names of origin Provincesdestination_province- String names of destination Provincesmin_total_tons- Float values of minimum daily tonnages between OD nodesmax_total_tons- Float values of maximum daily tonnages between OD nodescommodity_names- Float values of daily min-max tonnages of commodities/industries between OD nodes: here based on OD data- If min-max values cannot be estimated then there is a
total_tonscolumn - for roads only
- All aggregated province-level OD matrices contain mode-wise and total OD flows and should have attributes:
origin_province- String names of origin Provincesdestination_province- String names of destination Provincesmin_total_tons- Float values of minimum daily tonnages between OD Provincesmax_total_tons- Float values of maximum daily tonnages between OD Provincescommodity_names- Float values of daily min-max tonnages of commodities/industries between OD Provinces- If min-max values cannot be estimated then there is a
total_tonscolumn - for roads only
Hazards¶
- All hazard datasets are stored:
- In sub-folders in the path -
/data/flood_data/FATHOM - As GeoTiff files
- See
/data/flood_data/hazard_data_folder_data_info.xlsxfor details of all hazard files
- In sub-folders in the path -
- Single-band GeoTiff hazard raster files should have attributes:
- values - between 0 and 1000
- raster grid geometry
- projection systems: Default assumed = EPSG:4326
Administrative Areas with Statistics¶
- Argentina boundary datasets are stored:
- In the path -
/incoming_data/2/departamento - In the path -
/incoming_data/2/provincia - As Shapefiles
- In the path -
- Global boundary dataset for map plotting are stored:
- In the path -
/data/boundaries/ - As Shapefiles
- In the path -
- Census boundary data are stored:
- In the path -
/incoming_data/2/radios censales/ - As Shapefiles
- In the path -
The essential attributes in the Argentina boundary datasets are listed below. See the data for all attributes
- All Argentina Department boundary datasets should have the attributes:
name- String names Spanish - attribute name changed todepartment_nameOBJECTID- Integer IDs - attribute name changed todepartment_idgeometry- Polygon geometries of boundary with projection ESPG:4326
- All Argentina Province boundary datasets should have attributes:
nombre- String names Spanish - attribute name changed toprovince_nameOBJECTID- Integer IDs - attribute name changed toprovince_idgeometry- Polygon geometries of boundary with projection ESPG:4326
- All global boundary datasets should have attributes:
name- String names of boundaries in Englishgeometry- Polygon geometry of boundary with projection ESPG:4326
- The census datasets should have attributes:
poblacion- Float value of populationgeometry- Polygon geometry of boundary with projection ESPG:4326
Macroeconomic Data¶
- For the macroeconomic analysis we use the national IO table for Argentina:
- In the file in path -
data/economic_IO_tables/output/IO_ARGENTINA.xlsx - In the file in path -
data/economic_IO_tables/output/MRIO_ARGENTINA_FULL.xlsx
- In the file in path -
- A set of look-up tables are created to match commdities in the OD matrices to IO industries
- In the file in path -
data/economic_IO_tables/input/commodity_classifications-hp.xlsx
- In the file in path -
Adaptation Options¶
- All adaptation options input datasets are stored:
- In the file -
/data/adaptation_options/ROCKS - Database - ARNG (Version 2.3) Feb2018.xlsx - We use the sheet
Resultados Consolidadosfor our analysis
- In the file -