add resources

This commit is contained in:
Vlasislav Kashin
2025-06-27 10:56:08 +03:00
commit 5f8bdd4b39
1780 changed files with 739214 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Region ; Label ; Comment
SK ; SC ; "http://www.itu.int/oth/T02020000BD/en"
SK ; SC ; "https://www.ezd.sk/dbpc/databazacisel.php"
SK ; SC ; "http://www.teleoff.gov.sk/data/files/25211.pdf"
SK ; SC_SHORT_CODE ; "As per online evidence 16xxx and 17xxx short codes cannot be dailled without area code,\nso it is not included here."
SK ; XML ; "http://www.itu.int/oth/T02020000BD/en"
SK ; XML ; "https://www.ezd.sk/dbpc/databazacisel.php"
SK ; XML ; "http://www.teleoff.gov.sk/data/files/25211.pdf"
SK ; XML_FIXED_LINE ; "Added range 16 as per pattern [areacode] + 16 + SN(\\d{2,4})"
SK ; XML_MOBILE ; "948 isn't in the number pattern, but many examples using this have been found, so\ndeeming it valid for now. 909[1-9] is assigned to carrier Juro as per online\nreferences found. 945 is assigned to Orange as per its carrier doc."
1 Region Label Comment
2 SK SC http://www.itu.int/oth/T02020000BD/en
3 SK SC https://www.ezd.sk/dbpc/databazacisel.php
4 SK SC http://www.teleoff.gov.sk/data/files/25211.pdf
5 SK SC_SHORT_CODE As per online evidence 16xxx and 17xxx short codes cannot be dailled without area code,\nso it is not included here.
6 SK XML http://www.itu.int/oth/T02020000BD/en
7 SK XML https://www.ezd.sk/dbpc/databazacisel.php
8 SK XML http://www.teleoff.gov.sk/data/files/25211.pdf
9 SK XML_FIXED_LINE Added range 16 as per pattern [areacode] + 16 + SN(\\d{2,4})
10 SK XML_MOBILE 948 isn't in the number pattern, but many examples using this have been found, so\ndeeming it valid for now. 909[1-9] is assigned to carrier Juro as per online\nreferences found. 945 is assigned to Orange as per its carrier doc.

View File

@@ -0,0 +1,9 @@
Region ; Type ; Number
SK ; FIXED_LINE ; "221234567"
SK ; MOBILE ; "912123456"
SK ; PAGER ; "9090123"
SK ; TOLL_FREE ; "800123456"
SK ; PREMIUM_RATE ; "900123456"
SK ; SHARED_COST ; "850123456"
SK ; VOIP ; "690123456"
SK ; UAN ; "961234567"
1 Region Type Number
2 SK FIXED_LINE 221234567
3 SK MOBILE 912123456
4 SK PAGER 9090123
5 SK TOLL_FREE 800123456
6 SK PREMIUM_RATE 900123456
7 SK SHARED_COST 850123456
8 SK VOIP 690123456
9 SK UAN 961234567

View File

@@ -0,0 +1,7 @@
Id ; National ; International
fixed_1/2/3-4 ; "#X XX XXX*" ; "X XX XXX*"
fixed_1/3/3/2 ; "#X/XXX XXX XX" ; "X/XXX XXX XX"
fixed_2/2/2-3 ; "#XX XX XX*" ; "XX XX XX*"
fixed_2/3/2/2 ; "#XX/XXX XX XX" ; "XX/XXX XX XX"
fmt_3/3/3 ; "#XXX XXX XXX" ; "XXX XXX XXX"
pager_4/3 ; "#XXXX XXX"
Can't render this file because it contains an unexpected character in line 2 and column 28.

View File

@@ -0,0 +1,9 @@
Id ; Name:en
4ka_of_swan ; "4ka of SWAN"
alternet ; "Alternet, s.r.o."
bsg ; "BSG Estonia"
ipfon ; "IPfon, s.r.o."
o2 ; "Telefonica O2"
orange ; "Orange"
slovak_republic_railways ; "Slovak Republic Railways (GSM-R)"
telekom ; "T-Mobile (Slovak Telekom)"
1 Id Name:en
2 4ka_of_swan 4ka of SWAN
3 alternet Alternet, s.r.o.
4 bsg BSG Estonia
5 ipfon IPfon, s.r.o.
6 o2 Telefonica O2
7 orange Orange
8 slovak_republic_railways Slovak Republic Railways (GSM-R)
9 telekom T-Mobile (Slovak Telekom)

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
Region ; Prefix ; Length ; Type ; Tariff
SK ; 112 ; 3 ; EMERGENCY ; TOLL_FREE
SK ; 116000 ; 6 ; EXPANDED_EMERGENCY ; TOLL_FREE
SK ; 116111 ; 6 ; EXPANDED_EMERGENCY ; TOLL_FREE
SK ; 118[0-8] ; 4 ; COMMERCIAL
SK ; 1[248] ; 5 ; COMMERCIAL
SK ; 15[058] ; 3 ; EMERGENCY ; TOLL_FREE
SK ; 159 ; 3 ; EXPANDED_EMERGENCY
1 Region ; Prefix ; Length ; Type ; Tariff
2 SK ; 112 ; 3 ; EMERGENCY ; TOLL_FREE
3 SK ; 116000 ; 6 ; EXPANDED_EMERGENCY ; TOLL_FREE
4 SK ; 116111 ; 6 ; EXPANDED_EMERGENCY ; TOLL_FREE
5 SK ; 118[0-8] ; 4 ; COMMERCIAL
6 SK ; 1[248] ; 5 ; COMMERCIAL
7 SK ; 15[058] ; 3 ; EMERGENCY ; TOLL_FREE
8 SK ; 159 ; 3 ; EXPANDED_EMERGENCY