Creating a Configuration File for a Single Country

Creating a sample configuration file for a single country establishes a default JSON file you can use to modify and build a custom dataset.

To create a sample configuration file for a country, execute the following command at the command prompt.

java -Xmx512m -jar cdb-&version>.jar -createConfig -folderLocation="$folderLocation" -country="$country_code" -dataType="$data_type" -language="$language_code" -userProfile="basic/advance"

Refer to Custom Dataset Builder Commands for details about individual parameters.

The Custom Dataset Builder creates the JSON file for that country.