This is a simple start to a data source for accessing data in JSON and JSONJ files. This first version reads only JSONJ files, where an array of JSONArrays or JSONObjects can be read to retrieve data. A future version of this will allow reading data from a single JSONObject spanning multiple lines. Expected features: