Skip to content

Commit

Permalink
Flat: latest data (2024-04-08T00:54:23.514Z)
Browse files Browse the repository at this point in the history
{
  "date": "2024-04-08T00:54:23.514Z",
  "files": [
    {
      "name": "norway.json",
      "deltaBytes": 39,
      "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 Apr 8, 2024
1 parent 48fcc4d commit 2d77bc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions norway.json
Original file line number Diff line number Diff line change
Expand Up @@ -6150,7 +6150,7 @@
"orgLabel" : {
"xml:lang" : "en",
"type" : "literal",
"value" : "Dovre"
"value" : "Dovre Municipality"
},
"orgDescription" : {
"xml:lang" : "en",
Expand Down Expand Up @@ -7298,7 +7298,7 @@
"orgLabel" : {
"xml:lang" : "en",
"type" : "literal",
"value" : "Løten"
"value" : "Løten Municipality"
},
"orgDescription" : {
"xml:lang" : "en",
Expand Down Expand Up @@ -12394,7 +12394,7 @@
"orgLabel" : {
"xml:lang" : "en",
"type" : "literal",
"value" : "Nannestad"
"value" : "Nannestad Municipality"
},
"orgDescription" : {
"xml:lang" : "en",
Expand Down

0 comments on commit 2d77bc3

Please sign in to comment.