Hi drw02,
If you use IMasEDP structural analysis model, the building inventory data has to have the same attributes as the .csv file in EXAMPLE 1. I attached a .gpkg GIS file containing the same info as the first 1000 buildings in EXAMPLE 1 .csv building inventory file for your reference. If you use other structural analysis models, you may follow the data format in other examples.
For now, R2D only supports .gpkg for GIS input. We will enable loading shapefiles shortly. When you load shapefiles, you have to put the .shx and .dbf files in the same folder as .shp and supply the path to the .shp file to R2D. If you are working with shapefiles now, you may use the Python package geopandas to convert them to .gpkg or .csv files and load the .gpkg or .csv files to R2D.
Hope this helps.
Best,
Jinyan