Demo VisualData 1.0 / Query cities

Query cities: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
Created page with "{{#visualdataquery: city::+[[population::> 300000]] |schema=City |?city |?country |?population |format=table |limit=100 }}"
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
(69 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#visualdataquery: [[city::+]][[population::> 300000]]
           
{{#visualdataform: City     
|title = Add City
|action = create
|edit-page =
|return-page =
|view = popup
|popup-size = medium
|css-class =
|pagename-formula = <city>
|edit-freetext = City 
|edit-categories = false
|edit-content-model = false
|target-slot = jsondata
|default-categories =
|default-content-model = wikitext
|layout-align = top
|popup-help = false
|submit-button-text =
|layout = tabs
|submit-button-text =
|validate-button-text =
}}
 
All cities:
 
{{#visualdataquery: [[city::+]]
|schema=City  
|schema=City  
|?city
|?city
|?country
|?country
|?population
|?population
|format=table
|order=population desc
|limit=20
}}
<pre>
[[city::+]][[population::> 3000000]]
</pre>
<!--
|?capital
|template?capital=capital
-->
The following table uses (in the first column) the printout template [[Template:Link to country]] to perform a join with the "Country article" schema.
The column "city" is the actual subject of the query, whose link is still retrieved using a template, but without an additional query.
{{#visualdataquery: [[city::+]][[population::> 3000000]]
|schema=City
|?country
|?city
|?population
|template?country=Link to country
|template?city=Link to city
|pagetitle=
|order=population desc
|format=table
|format=table
|limit=100
|limit=100
}}
}}
== See also ==
{{Demo VisualData footer}}
jsondata
Line 1: Line 1:
{}
{
    "categories": [
        "A"
    ]
}

Latest revision as of 08:07, 13 September 2024

form is loading...

All cities:

page titlecitycountrypopulation
LondonLondonUnited Kingdom8982000
New YorkNew YorkUnited States8468000
PraguePragueCzech Republic4000000
MadridMadridSpain3223000
AthensAthensGreece3155000
RomeRomeItaly2873000
ShifangshifangChina420000
RegensburgRegensburgGermany150000


[[city::+]][[population::> 3000000]]


The following table uses (in the first column) the printout template Template:Link to country to perform a join with the "Country article" schema.

The column "city" is the actual subject of the query, whose link is still retrieved using a template, but without an additional query.


countrycitypopulation
United KingdomLondon8982000
United StatesNew York8468000
 Prague4000000
SpainMadrid3223000
GreeceAthens3155000


See also


support & questions: support at topway.it

Download the latest version!