F# Data


Country

Metadata for a Country

Instance members

Instance memberDescription
CapitalCity
Signature: string

Get the capital city of the country

Code
Signature: string

Get the WorldBank code of the country

Name
Signature: string

Get the name of the country

Region
Signature: string

Get the region of the country

Fork me on GitHub