Skip to content

SPARQL query to generate a csv of cell providers mcc and mnc (datasource wikidata)

License

Notifications You must be signed in to change notification settings

openbmap/wikidata-mcc-mnc-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

SPARQL query to generate a csv of cell providers mcc and mnc

Paste SPARQL query into https://query.wikidata.org/ to get a list of cell providers MCC (mobile country code) and MNC (mobile network code) based on wikidata. Press Execute and then Download as CSV

#Background The query searches in wikidata for companies (instance of Q783794) and retrieves property P2259 for MNC and P2258 for MCC

It's all about crowd-sourcing: so far the list is rather incomplete, but you can help by adding your providers MCC and MNC to wikidata!

Contribute by adding:

https://www.wikidata.org/wiki/Property:P2259 https://www.wikidata.org/wiki/Property:P2258

About

SPARQL query to generate a csv of cell providers mcc and mnc (datasource wikidata)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published