Skip to content

Commit

Permalink
Flat: latest data (2024-07-29T01:03:06.514Z)
Browse files Browse the repository at this point in the history
{
  "date": "2024-07-29T01:03:06.514Z",
  "files": [
    {
      "name": "norway.json",
      "deltaBytes": -711,
      "source": "https://query.wikidata.org/sparql?query=SELECT%20DISTINCT%0A%20%20%3Fqid%0A%20%20%3ForgLabel%0A%20%20%3ForgDescription%0A%20%20%3Ftype%0A%20%20%3FtypeLabel%0A%20%20%3Fcountry%0A%20%20%3Fcofog%0AWHERE%20%7B%0A%20%20BIND(wd%3AQ20%20AS%20%3Fcountry)%0A%0A%20%20%7B%0A%20%20%20%20VALUES%20%3Ftype%20%7B%0A%20%20%20%20%20%20wd%3AQ755707%20%23%20Municipality%20of%20Norway%20(356)%0A%20%20%20%20%20%20wd%3AQ109644271%20%23%20ministry%20of%20Norway%20(16)%0A%20%20%20%20%7D%0A%0A%20%20%20%20%3Forg%20wdt%3AP31%20%3Ftype%20%3B%0A%20%20%20%20%20%20%20%20%20wdt%3AP17%20%3Fcountry%20.%0A%20%20%7D%20UNION%20%7B%0A%20%20%20%20VALUES%20%3Ftype%20%7B%0A%20%20%20%20%20%20wd%3AQ3917681%20%23%20embassy%20(82)%0A%20%20%20%20%7D%0A%20%20%20%20%3Forg%20wdt%3AP31%20wd%3AQ3917681%20%3B%0A%20%20%20%20%20%20%20%20%20wdt%3AP137%20%3Fcountry%20.%0A%20%20%7D%0A%0A%20%20MINUS%20%7B%20%3Forg%20wdt%3AP576%20%5B%5D%20%7D%0A%20%20MINUS%20%7B%20%3Forg%20wdt%3AP1366%20%5B%5D%20%7D%0A%20%20MINUS%20%7B%20%3Forg%20wdt%3AP3999%20%5B%5D%20%7D%0A%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Forg%20wdt%3AP9798%2Fwdt%3AP279*%20%3Fcofog%20.%0A%20%20%20%20MINUS%20%7B%20%3Fcofog%20wdt%3AP279%20%5B%5D%20%7D%0A%20%20%7D%0A%0A%20%20BIND(REPLACE(STR(%3Forg)%2C%20%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%20%22%22)%20AS%20%3Fqid)%0A%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%2Cnb%2Cno%22.%20%7D%0A%7D%0AORDER%20BY%20%3Ftype%20%3Ftopic"
    }
  ]
}
  • Loading branch information
flat-data committed Jul 29, 2024
1 parent 565e81e commit 6121eec
Showing 1 changed file with 3 additions and 31 deletions.
34 changes: 3 additions & 31 deletions norway.json
Original file line number Diff line number Diff line change
Expand Up @@ -1314,34 +1314,6 @@
"type" : "uri",
"value" : "http://www.wikidata.org/entity/Q20"
}
}, {
"qid" : {
"type" : "literal",
"value" : "Q19383567"
},
"orgLabel" : {
"xml:lang" : "en",
"type" : "literal",
"value" : "Embassy of Norway, Dili"
},
"orgDescription" : {
"xml:lang" : "nb",
"type" : "literal",
"value" : "norsk utenriksstasjon i Øst-Timor"
},
"type" : {
"type" : "uri",
"value" : "http://www.wikidata.org/entity/Q3917681"
},
"typeLabel" : {
"xml:lang" : "en",
"type" : "literal",
"value" : "embassy"
},
"country" : {
"type" : "uri",
"value" : "http://www.wikidata.org/entity/Q20"
}
}, {
"qid" : {
"type" : "literal",
Expand Down Expand Up @@ -7130,7 +7102,7 @@
"orgLabel" : {
"xml:lang" : "en",
"type" : "literal",
"value" : "Hole"
"value" : "Hole Municipality"
},
"orgDescription" : {
"xml:lang" : "en",
Expand Down Expand Up @@ -10294,7 +10266,7 @@
"orgLabel" : {
"xml:lang" : "en",
"type" : "literal",
"value" : "Seljord Municipality"
"value" : "Seljord"
},
"orgDescription" : {
"xml:lang" : "en",
Expand Down Expand Up @@ -12394,7 +12366,7 @@
"orgLabel" : {
"xml:lang" : "en",
"type" : "literal",
"value" : "Nannestad Municipality"
"value" : "Nannestad"
},
"orgDescription" : {
"xml:lang" : "en",
Expand Down

0 comments on commit 6121eec

Please sign in to comment.