Rubiscape supports JSON files (.json) for dataset creation.
To create a JSON dataset, follow the steps given below.
Dataset Selection page is displayed.
Upload a JSON file either from your computer OR from AWS storage.
The table below describes the steps.
Upload JSON from Your Computer | Select JSON from AWS S3 Storage |
a. Select the Upload JSON File radio button b. Click Browse. The File Browser window is displayed. c. Browse to your file location and select the required JSON file. | a. Select the S3 radio button. b. Enter Bucket Name. c. Enter Aws access key id. d. Enter Aws secret access key. e. Enter File URL. f. To verify the connection parameters, click Verify. If the parameters are valid, a Verification Success message is displayed. |
Note: | Currently, Rubiscape supports nesting levels up to two for JSON objects. If your JSON file contains objects that have nesting beyond two levels, Rubiscape does not separate them into different columns. The fields after the 2nd level nesting are added into a single column. |
The features in the JSON file are displayed in the Features box.
To change the variable type of the features, refer to Configuring Feature Type.
If you want to remove any of the features, hover over the feature name, and click the Close icon ().
If required, you can select the encoding format of your JSON file from the Select Encoding drop-down. This is an optional step. The default selection is None. For the supported encodings, refer to File Encoding Formats.
Click Create.
|