home / parlgov

Menu
  • Search all tables
  • GraphQL API

country_fts

Data source: ParlGov · About: simonw/parlgov-datasette

37 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ name name_short country_fts rank
1 1 Slovakia SVK 350  
2 2 Japan JPN 350  
3 3 Luxembourg LUX 350  
4 4 Netherlands NLD 350  
5 5 Norway NOR 350  
6 6 Bulgaria BGR 350  
7 7 New Zealand NZL 350  
8 8 Lithuania LTU 350  
9 9 Turkey TUR 350  
10 10 Denmark DNK 350  
11 11 Romania ROU 350  
12 12 Italy ITA 350  
13 13 Spain ESP 350  
14 14 Canada CAN 350  
15 15 Australia AUS 350  
16 16 Israel ISR 350  
17 17 Sweden SWE 350  
18 18 Ireland IRL 350  
19 19 Hungary HUN 350  
20 20 Switzerland CHE 350  
21 21 Greece GRC 350  
22 22 France FRA 350  
23 23 United Kingdom GBR 350  
24 24 Cyprus CYP 350  
25 25 Germany DEU 350  
26 26 Latvia LVA 350  
27 27 Iceland ISL 350  
28 28 Austria AUT 350  
29 29 Slovenia SVN 350  
30 30 Croatia HRV 350  
31 31 Portugal PRT 350  
32 32 Belgium BEL 350  
33 33 Finland FIN 350  
34 34 Czech Republic CZE 350  
35 35 Malta MLT 350  
36 36 Poland POL 350  
37 37 Estonia EST 350  

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIRTUAL TABLE [country_fts] USING FTS5 (
    [name], [name_short],
    content=[country]
);
Powered by Datasette · Queries took 23.202ms · Data source: ParlGov · About: simonw/parlgov-datasette