Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
molarana authored May 15, 2019
1 parent 27a6eed commit abecf9b
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,28 @@ Each building is described with the following information:
Building ground floor area in m²
<li>Use (required)</li>
Building use as integer:
0 Commercial;
1 Industrial;
2 Public;
3 Residential;
<ul style="list-style-type:none">
<li>0 Commercial</li>
<li>1 Industrial</li>
<li>2 Public</li>
<li>3 Residential</li>
<li>Bid (optional)</li>
Building identification number as integer
<li>Free_walls (required)</li>
Number of walls in contact with ambient temperature. The building is assumed to be a rectangular box with four walls.
<li>Construction year class (optional)</li>
Construction year class from TABULA Typology as integer:
0 <1859
1 1860 - 1918
2 1919 - 1948
3 1949 - 1957
4 1958 - 1968
5 1969 - 1978
6 1979 - 1983
7 1984 - 1994
8 1995 - 2001
9 2002 - 2009
<ul style="list-style-type:none">
<li>0 <1859</li>
<li>1 1860 - 1918</li>
<li>2 1919 - 1948</li>
<li>3 1949 - 1957</li>
<li>4 1958 - 1968</li>
<li>5 1969 - 1978</li>
<li>6 1979 - 1983</li>
<li>7 1984 - 1994</li>
<li>8 1995 - 2001</li>
<li>9 2002 - 2009</li>
<li>Building type (optional)</li>
Building type from TABULA Typology as integer:
0 Single-Family House (SFH)
Expand Down

0 comments on commit abecf9b

Please sign in to comment.