Lagunón
Lagunón is a barrio (neighbourhood) at the northwest end of the city of Rivera in the Rivera Department of northeastern Uruguay.
Lagunón | |
---|---|
Lagunón Location in Uruguay | |
Coordinates: 30°53′0″S 55°35′0″W | |
Country | |
Department | Rivera Department |
Population (2004) | |
• Total | 2,376 |
Time zone | UTC -3 |
Postal code | 40000 |
Dial plan | +598 462 (+5 digits) |
Location
This barrio is located along the street Presidente Girón, which joins the city with the park "Parque Gran Bretaña". It is only 2.5 kilometres (1.6 mi) from the border with Brazil.
Population
In 2011 Lagunón had a population of 2,376.[1]
Year | Population |
---|---|
1985 | 559 |
1996 | 654 |
2004 | 2,154 |
2011 | 2,376 |
Source: Instituto Nacional de Estadística de Uruguay[2]
gollark: is probably better since it's not nVidia-specific.
gollark: ***OpenCL***
gollark: I wanted a hyperapp-like state management thing with no view for skynet (it's a long story...) so I made this, because Javascript microlibraries are trendy.```javascriptconst R = require("ramda")module.exports = (initialState, actions, context = {}, expose) => { let state = initialState const wired = R.map(action => (...args) => { const result = action(...args)(state, actions, context) if (typeof result === "object") { state = R.merge(state, result) } }, actions) if ("init" in wired) { wired.init() } if (expose) { return R.pick(expose, wired) } else { return wired }}```
gollark: Er, how do I uninvert it?
gollark: It's to help users by emphasising the idiomatic bottom-up approach involving making programs from small composable functions.
References
- "Censos 2011 Cuadros Rivera". INE. 2012. Archived from the original on 23 November 2012. Retrieved 25 August 2012.
- "1963–1996 Statistics / L". Instituto Nacional de Estadística de Uruguay. 2004. Archived from the original (DOC) on 29 November 2011. Retrieved 3 July 2011.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.