municipitaly 0.0.1.pre

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,108 @@
1
+ region_istat,name,istat,acronym
2
+ 01,Torino,001,TO
3
+ 01,Vercelli,002,VC
4
+ 01,Novara,003,NO
5
+ 01,Cuneo,004,CN
6
+ 01,Asti,005,AT
7
+ 01,Alessandria,006,AL
8
+ 02,Valle d'Aosta/Vallée d'Aoste,007,AO
9
+ 07,Imperia,008,IM
10
+ 07,Savona,009,SV
11
+ 07,Genova,010,GE
12
+ 07,La Spezia,011,SP
13
+ 03,Varese,012,VA
14
+ 03,Como,013,CO
15
+ 03,Sondrio,014,SO
16
+ 03,Milano,015,MI
17
+ 03,Bergamo,016,BG
18
+ 03,Brescia,017,BS
19
+ 03,Pavia,018,PV
20
+ 03,Cremona,019,CR
21
+ 03,Mantova,020,MN
22
+ 04,Bolzano/Bozen,021,BZ
23
+ 04,Trento,022,TN
24
+ 05,Verona,023,VR
25
+ 05,Vicenza,024,VI
26
+ 05,Belluno,025,BL
27
+ 05,Treviso,026,TV
28
+ 05,Venezia,027,VE
29
+ 05,Padova,028,PD
30
+ 05,Rovigo,029,RO
31
+ 06,Udine,030,UD
32
+ 06,Gorizia,031,GO
33
+ 06,Trieste,032,TS
34
+ 08,Piacenza,033,PC
35
+ 08,Parma,034,PR
36
+ 08,Reggio nell'Emilia,035,RE
37
+ 08,Modena,036,MO
38
+ 08,Bologna,037,BO
39
+ 08,Ferrara,038,FE
40
+ 08,Ravenna,039,RA
41
+ 08,Forlì-Cesena,040,FC
42
+ 11,Pesaro e Urbino,041,PU
43
+ 11,Ancona,042,AN
44
+ 11,Macerata,043,MC
45
+ 11,Ascoli Piceno,044,AP
46
+ 09,Massa-Carrara,045,MS
47
+ 09,Lucca,046,LU
48
+ 09,Pistoia,047,PT
49
+ 09,Firenze,048,FI
50
+ 09,Livorno,049,LI
51
+ 09,Pisa,050,PI
52
+ 09,Arezzo,051,AR
53
+ 09,Siena,052,SI
54
+ 09,Grosseto,053,GR
55
+ 10,Perugia,054,PG
56
+ 10,Terni,055,TR
57
+ 12,Viterbo,056,VT
58
+ 12,Rieti,057,RI
59
+ 12,Roma,058,RM
60
+ 12,Latina,059,LT
61
+ 12,Frosinone,060,FR
62
+ 15,Caserta,061,CE
63
+ 15,Benevento,062,BN
64
+ 15,Napoli,063,NA
65
+ 15,Avellino,064,AV
66
+ 15,Salerno,065,SA
67
+ 13,L'Aquila,066,AQ
68
+ 13,Teramo,067,TE
69
+ 13,Pescara,068,PE
70
+ 13,Chieti,069,CH
71
+ 14,Campobasso,070,CB
72
+ 16,Foggia,071,FG
73
+ 16,Bari,072,BA
74
+ 16,Taranto,073,TA
75
+ 16,Brindisi,074,BR
76
+ 16,Lecce,075,LE
77
+ 17,Potenza,076,PZ
78
+ 17,Matera,077,MT
79
+ 18,Cosenza,078,CS
80
+ 18,Catanzaro,079,CZ
81
+ 18,Reggio Calabria,080,RC
82
+ 19,Trapani,081,TP
83
+ 19,Palermo,082,PA
84
+ 19,Messina,083,ME
85
+ 19,Agrigento,084,AG
86
+ 19,Caltanissetta,085,CL
87
+ 19,Enna,086,EN
88
+ 19,Catania,087,CT
89
+ 19,Ragusa,088,RG
90
+ 19,Siracusa,089,SR
91
+ 20,Sassari,090,SS
92
+ 20,Nuoro,091,NU
93
+ 20,Cagliari,092,CA
94
+ 06,Pordenone,093,PN
95
+ 14,Isernia,094,IS
96
+ 20,Oristano,095,OR
97
+ 01,Biella,096,BI
98
+ 03,Lecco,097,LC
99
+ 03,Lodi,098,LO
100
+ 08,Rimini,099,RN
101
+ 09,Prato,100,PO
102
+ 18,Crotone,101,KR
103
+ 18,Vibo Valentia,102,VV
104
+ 01,Verbano-Cusio-Ossola,103,VB
105
+ 03,Monza e della Brianza,108,MB
106
+ 11,Fermo,109,FM
107
+ 16,Barletta-Andria-Trani,110,BT
108
+ 20,Sud Sardegna,111,SU
@@ -0,0 +1,21 @@
1
+ zone_code,name,istat
2
+ 1,Piemonte,01
3
+ 1,Valle d'Aosta/Vallée d'Aoste,02
4
+ 1,Liguria,07
5
+ 1,Lombardia,03
6
+ 2,Trentino-Alto Adige/Südtirol,04
7
+ 2,Veneto,05
8
+ 2,Friuli-Venezia Giulia,06
9
+ 2,Emilia-Romagna,08
10
+ 3,Marche,11
11
+ 3,Toscana,09
12
+ 3,Umbria,10
13
+ 3,Lazio,12
14
+ 4,Campania,15
15
+ 4,Abruzzo,13
16
+ 4,Molise,14
17
+ 4,Puglia,16
18
+ 4,Basilicata,17
19
+ 4,Calabria,18
20
+ 5,Sicilia,19
21
+ 5,Sardegna,20
@@ -0,0 +1,6 @@
1
+ name,code
2
+ Nord-ovest,1
3
+ Nord-est,2
4
+ Centro,3
5
+ Sud,4
6
+ Isole,5
metadata ADDED
@@ -0,0 +1,129 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: municipitaly
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1.pre
5
+ platform: ruby
6
+ authors:
7
+ - NatyDev
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2020-02-09 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: 2.1.4
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: 2.1.4
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: 13.0.1
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: 13.0.1
41
+ - !ruby/object:Gem::Dependency
42
+ name: rspec
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: '3.9'
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: '3.9'
55
+ - !ruby/object:Gem::Dependency
56
+ name: rubocop
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "~>"
60
+ - !ruby/object:Gem::Version
61
+ version: '0.77'
62
+ type: :development
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "~>"
67
+ - !ruby/object:Gem::Version
68
+ version: '0.77'
69
+ description: Codes (postal, istat, cadastrian, ...) about Italian subdivisions and
70
+ municipalities
71
+ email:
72
+ - natydev@aol.com
73
+ executables: []
74
+ extensions: []
75
+ extra_rdoc_files: []
76
+ files:
77
+ - ".gitignore"
78
+ - ".rspec"
79
+ - ".rubocop.yml"
80
+ - ".travis.yml"
81
+ - CODE_OF_CONDUCT.md
82
+ - Gemfile
83
+ - Gemfile.lock
84
+ - LICENSE.txt
85
+ - README.md
86
+ - Rakefile
87
+ - bin/console
88
+ - bin/setup
89
+ - lib/municipitaly.rb
90
+ - lib/municipitaly/data.rb
91
+ - lib/municipitaly/data_caller.rb
92
+ - lib/municipitaly/municipality.rb
93
+ - lib/municipitaly/province.rb
94
+ - lib/municipitaly/region.rb
95
+ - lib/municipitaly/region_delegator.rb
96
+ - lib/municipitaly/search.rb
97
+ - lib/municipitaly/version.rb
98
+ - lib/municipitaly/zone.rb
99
+ - lib/municipitaly/zone_delegator.rb
100
+ - municipitaly.gemspec
101
+ - vendor/data/municipalities.csv
102
+ - vendor/data/provinces.csv
103
+ - vendor/data/regions.csv
104
+ - vendor/data/zones.csv
105
+ homepage: https://github.com/natydev/municipitaly
106
+ licenses:
107
+ - MIT
108
+ metadata:
109
+ documentation_uri: https://www.rubydoc.info/github/natydev/municipitaly/master
110
+ post_install_message:
111
+ rdoc_options: []
112
+ require_paths:
113
+ - lib
114
+ required_ruby_version: !ruby/object:Gem::Requirement
115
+ requirements:
116
+ - - ">="
117
+ - !ruby/object:Gem::Version
118
+ version: '0'
119
+ required_rubygems_version: !ruby/object:Gem::Requirement
120
+ requirements:
121
+ - - ">"
122
+ - !ruby/object:Gem::Version
123
+ version: 1.3.1
124
+ requirements: []
125
+ rubygems_version: 3.0.3
126
+ signing_key:
127
+ specification_version: 4
128
+ summary: Municipitaly
129
+ test_files: []