Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

56 changes: 56 additions & 0 deletions src/main/resources/schemas/bitag-bbl-schema-20240827.csvs
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
version 1.2
@totalColumns 54
name: BroadbandLabels
date_published: date
regulator_name: string
regulator_version_number: numeric, range(1, 99)
connection_type: string
fcc_registration_number: numeric, range(0000000000, 9999999999)
unique_plan_identifier: string, length(*,26)
network_technology_type: range (0, 999)
provider_name: string, length(*,100)
service_plan_name: length(*,100)
bandwidth_download_units: string, length(4)
bandwidth_download_marketed_low: numeric, length(1,3)
bandwidth_download_marketed_high: numeric, length(1,3)
bandwidth_download_typical_low: numeric, length(1,3)
bandwidth_download_typical_high: numeric, length(1,3)
bandwidth_upload_units: string, length(4)
bandwidth_upload_marketed_low: numeric, length(1,3)
bandwidth_upload_marketed_high: numeric, length(1,3)
bandwidth_upload_typical_low: numeric, length(1,3)
bandwidth_upload_typical_high: numeric, length(1,3)
latency_idle_low: numeric, length(*,10)
latency_idle_high: numeric, length(*,10)
currency: string, length(3)
price_type: string, enumerated string value
price_details: string
price_recurring: numeric
fee_introductory: numeric
fee_introductory_description: string
contract_required: string, length(2,3), enumerated string value
contract_details: string
contract_terms_uri: identifier, uri
fee_one_time_amount: numeric
fee_one_time_details: string
fee_recurring: numeric
fee_recurring_description: string
fee_pass_through_recurring: string
fee_pass_through_recurring_description: string
fee_early_termination: string
fee_early_termination_description: string
government_taxes: string, enumerated string value
policy_data_usage: string, length(2,3), enumerated string value
fee_data_usage: string
fee_data_usage_description: string
uri_data_usage: identifier, uri
restrictions_apply: string, length(2,3), enumerated string value
uri_policy_network_management: identifier, uri
uri_policy_privacy: identifier, uri
uri_customer_support: identifier, uri
customer_support_phone: numeric, length(*,15)
country_code: string, length(3)
asn: string, length(0,4294967295)
uri_policy_additional_terms: identifier, uri
language: string, length(3)
digital_signature: string
7 changes: 7 additions & 0 deletions src/main/resources/schemas/bitag-bbl-schema-20240827.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "bitag-bbl-schema-20240827",
"name": "bitag-bbl-schema-20240827",
"version": "1.2.0",
"date": "2024-08-27",
"description": "Broadband Labels schema"
}
5 changes: 0 additions & 5 deletions src/main/resources/schemas/concat.csvs

This file was deleted.

8 changes: 0 additions & 8 deletions src/main/resources/schemas/concat.json

This file was deleted.

13 changes: 0 additions & 13 deletions src/main/resources/schemas/thunder-stone-sample-csvs.csvs

This file was deleted.

7 changes: 0 additions & 7 deletions src/main/resources/schemas/thunder-stone-sample-csvs.json

This file was deleted.