Warning, /education/labplot/tests/import_export/DATASETS/data/Test.json is written in an unsupported language. File is not indexed.

0001 {
0002     "categories": [
0003         {
0004             "category_name": "Test_Cat",
0005             "subcategories": [
0006                 {
0007                     "datasets": [
0008                         {
0009                             "filename": "test1",
0010                             "DateTime_format": "yyyy-MM-dd",
0011                             "comment_character": "#",
0012                             "create_index_column": false,
0013                             "description": "The excess return for the Acme Cleveland Corporation are recorded along with those for all stocks listed on the New York and American Stock Exchanges were recorded over a five year period. These excess returns are relative to the return on a risk-less investment such a U.S. Treasury bills. ",
0014                             "download": "http://vincentarelbundock.github.io/Rdatasets/csv/boot/acme.csv",
0015                             "name": "Monthly Excess Returns",
0016                             "number_format": 31,
0017                             "remove_quotes": true,
0018                             "separator": ",",
0019                             "simplify_whitespaces": true,
0020                             "skip_empty_parts": false,
0021                             "use_first_row_for_vectorname": true
0022                         }
0023                     ],
0024                     "subcategory_name": "Test_Subcat"
0025                 },
0026                 {
0027                     "datasets": [
0028                         {
0029                             "DateTime_format": "yyyy-MM-dd hh:mm:ss.zzz",
0030                             "comment_character": "#",
0031                             "create_index_column": false,
0032                             "description": "Test",
0033                             "download": "Test.com",
0034                             "filename": "Test",
0035                             "name": "Test",
0036                             "number_format": 31,
0037                             "remove_quotes": true,
0038                             "separator": ",",
0039                             "simplify_whitespaces": false,
0040                             "skip_empty_parts": true,
0041                             "use_first_row_for_vectorname": true
0042                         }
0043                     ],
0044                     "subcategory_name": "Test_Subcat2"
0045                 },
0046                 {
0047                     "datasets": [
0048                         {
0049                             "DateTime_format": "yyyy-MM-dd hh:mm:ss.zzz",
0050                             "comment_character": "#",
0051                             "create_index_column": false,
0052                             "description": "Test",
0053                             "download": "Test.com",
0054                             "filename": "Test2",
0055                             "name": "Test",
0056                             "number_format": 31,
0057                             "remove_quotes": true,
0058                             "separator": ",",
0059                             "simplify_whitespaces": false,
0060                             "skip_empty_parts": true,
0061                             "use_first_row_for_vectorname": true
0062                         }
0063                     ],
0064                     "subcategory_name": "Test_Subcat3"
0065                 },
0066                 {
0067                     "datasets": [
0068                         {
0069                             "DateTime_format": "yyyy-MM-dd hh:mm:ss.zzz",
0070                             "comment_character": "#",
0071                             "create_index_column": false,
0072                             "description": "Test",
0073                             "download": "Test.com",
0074                             "filename": "Test3",
0075                             "name": "Test",
0076                             "number_format": 31,
0077                             "remove_quotes": true,
0078                             "separator": ",",
0079                             "simplify_whitespaces": false,
0080                             "skip_empty_parts": true,
0081                             "use_first_row_for_vectorname": true
0082                         }
0083                     ],
0084                     "subcategory_name": "Test_Subcat4"
0085                 }
0086             ]
0087         },
0088         {
0089             "category_name": "Test_Cat_2",
0090             "subcategories": [
0091                 {
0092                     "datasets": [
0093                         {
0094                             "DateTime_format": "yyyy-MM-dd hh:mm:ss.zzz",
0095                             "comment_character": "#",
0096                             "create_index_column": false,
0097                             "description": "test\n",
0098                             "download": "test.com",
0099                             "filename": "test2",
0100                             "name": "test",
0101                             "number_format": 31,
0102                             "remove_quotes": true,
0103                             "separator": ",",
0104                             "simplify_whitespaces": false,
0105                             "skip_empty_parts": true,
0106                             "use_first_row_for_vectorname": true
0107                         }
0108                     ],
0109                     "subcategory_name": "TesT_Subcat"
0110                 }
0111             ]
0112         },
0113         {
0114             "category_name": "Test_Cat_3",
0115             "subcategories": [
0116                 {
0117                     "datasets": [
0118                         {
0119                             "DateTime_format": "yyyy-MM-dd hh:mm:ss.zzz",
0120                             "comment_character": "#",
0121                             "create_index_column": false,
0122                             "description": "test",
0123                             "download": "test.com",
0124                             "filename": "test3",
0125                             "name": "test",
0126                             "number_format": 31,
0127                             "remove_quotes": true,
0128                             "separator": ",",
0129                             "simplify_whitespaces": false,
0130                             "skip_empty_parts": true,
0131                             "use_first_row_for_vectorname": true
0132                         }
0133                     ],
0134                     "subcategory_name": "test_subcat"
0135                 }
0136             ]
0137         }
0138     ],
0139     "collection_name": "Test"
0140 }