Skip to contents

Neighborhoods in the city of Barcelona

Usage

data(Barcelona_Polygons)

Barcelona_Polygons

Format

An object of class `sf` (inherits from `data.frame`) with 73 rows and 4 variables:

LOCATIONID

ID of the neighborhood

LOCATIONNAME

Name of the neighborhood)

geometry

geometry of simple features

An object of class sf (inherits from data.frame) with 69 rows and 4 columns.

Source

Idealista (https://www.idealista.com/)

Examples

 library(idealista18)
 data(Barcelona_Polygons)
 summary(Barcelona_Polygons)
#>                         LOCATIONID
#>  0-EU-ES-08-13-001-019-01-001: 1  
#>  0-EU-ES-08-13-001-019-01-002: 1  
#>  0-EU-ES-08-13-001-019-01-003: 1  
#>  0-EU-ES-08-13-001-019-01-004: 1  
#>  0-EU-ES-08-13-001-019-02-001: 1  
#>  0-EU-ES-08-13-001-019-02-002: 1  
#>  (Other)                     :63  
#>                                        LOCATIONNAME  ZONELEVELID
#>  Baró de Viver                               : 1    Min.   :8   
#>  Can Baró                                    : 1    1st Qu.:8   
#>  Can Peguera - El Turó de la Peira           : 1    Median :8   
#>  Canyelles                                   : 1    Mean   :8   
#>  Ciutat Meridiana - Torre Baró - Vallbona    : 1    3rd Qu.:8   
#>  Diagonal Mar i el Front Marítim del Poblenou: 1    Max.   :8   
#>  (Other)                                     :63                
#>           geometry 
#>  MULTIPOLYGON :69  
#>  epsg:NA      : 0  
#>  +proj=long...: 0  
#>                    
#>                    
#>                    
#>