Title: Fetch data from array
Last modified: April 15, 2020

---

# Fetch data from array

 *  Resolved [romeirocze](https://wordpress.org/support/users/romeirocze/)
 * (@romeirocze)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/fetch-data-from-array/)
 * Hello,
 * first of all – thank you, for this plugin!!
 * I don’t know what to do with the problem I have.
 * JSON file
 *     ```
       "hospitalizationData": [
           [
             "Date",
             "Hospitalized",
             "Critical condition"
           ],
           [
             "2020-04-14T00:00:00.000Z",
             427,
             84,
           ]
       ```
   
 * When I used, for example:
    `[jsoncontentimporter url="#url" numberofdisplayeditems
   ="" basenode="hospitalizationData"]{subloop-array:hospitalizationData:2}{1}{/
   subloop-array:hospitalizationData}[/jsoncontentimporter]` Result is – “Hospitalized”
 * But, I want to get datas from “second array” -> “427”
 * Thank you so much,
    Roman

Viewing 1 replies (of 1 total)

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/fetch-data-from-array/#post-12679000)
 * Hi Roman,
 * unfortunately the free JCI-plugin can’t do this.
    You need other JSON or the 
   pro plugin.
 * Bernhard

Viewing 1 replies (of 1 total)

The topic ‘Fetch data from array’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [berkux](https://wordpress.org/support/users/berkux/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/fetch-data-from-array/#post-12679000)
 * Status: resolved