Building stock in Kuopio: Difference between revisions

From Opasnet
Jump to navigation Jump to search
(test code written)
Line 39: Line 39:
if(secret) {
if(secret) {
objects.get("ggRvvj1apaN6tD7F")  
objects.get("ggRvvj1apaN6tD7F")  
building.stock <- objects.decode(etable, key)
building.stock <- Ovariable("building.stock", data = objects.decode(etable, key))
} else {
} else {
building.stock <- Ovariable("building.stock", ddata = "Op_en5932", getddata = FALSE)
building.stock <- Ovariable("building.stock", ddata = "Op_en5932", getddata = FALSE)
}
}
building.stock
building.stock
building.stock <- EvalOutput(building.stock)
building.stock <- EvalOutput(building.stock, N = 1)
oprint(building.stock)
oprint(building.stock)



Revision as of 17:10, 12 March 2013


Question

Answer

Floor area is used as the result.

Building stock in Kuopio: Difference between revisions(#,m2,m3)
ObsTypeConstruction decadeNumberResultVolumeDescription
1Detached houses2000-20107563916741576434From building registry
2Detached houses1990-1999291193550826089
3Detached houses1980-19891332154380528739
4Detached houses1970-197911533485021216473
5Detached houses1960-1969714145932507722
6Detached houses1950-1959768210199696858
7Detached houses1940-1949444154527593725
8Detached houses1930-193923144028148826
9Detached houses1920-192918241586133895

Rationale

Dependencies

Calculations

For testing: the "secret" data is just the same as public; the password is 1234567890123456.

Which data do you want to use?:

Password (only needed with secret data):

+ Show code

See also

Keywords

References


Related files

<mfanonymousfilelist></mfanonymousfilelist>

Building stock in Kuopio. Opasnet . [1]. Accessed 09 May 2025.