addedInput schema / properties / bloc / description
Added value: +"Political/economic bloc filter (e.g. \"EU\", \"Schengen\", \"CARICOM\", \"GCC\")."
addedInput schema / properties / bloc / examples
Added value: +[
+ "Schengen"
+]
addedInput schema / properties / cc / description
Added value: +"ISO 3166-1 alpha-2 country code, uppercase (e.g. \"PT\" Portugal, \"AE\" United Arab Emirates, \"KN\" St Kitts and Nevis)."
addedInput schema / properties / cc / examples
Added value: +[
+ "PT",
+ "AE"
+]
addedInput schema / properties / leads_to / description
Added value: +"Desired outcome: \"citizenship\" (a passport) or \"residence\" (a permit)."
addedInput schema / properties / leads_to / examples
Added value: +[
+ "citizenship"
+]
addedInput schema / properties / limit / description
Added value: +"Maximum number of items to return. Responses can be large; use this to keep the answer small."
addedInput schema / properties / limit / examples
Added value: +[
+ 10
+]
addedInput schema / properties / max_investment_usd / description
Added value: +"Upper bound on the headline minimum investment, in USD."
addedInput schema / properties / max_investment_usd / examples
Added value: +[
+ 500000
+]
addedInput schema / properties / min_investment_usd / description
Added value: +"Lower bound on the headline minimum investment, in USD."
addedInput schema / properties / min_investment_usd / examples
Added value: +[
+ 100000
+]
addedInput schema / properties / status / description
Added value: +"Programme status filter: \"operational\" (accepting applications), \"emerging\" (new but operating), \"announced\" (legislated or proclaimed but NOT in force — no applications), \"closed\", \"paused\"."
addedInput schema / properties / status / examples
Added value: +[
+ "operational"
+]