{"info":{"_postman_id":"5e3ada8c-804d-41c9-a6c3-55bcf95a0ba9","name":"QueryApp API - Web Portals","description":"<html><head></head><body><p>The QueryApp API for Web Portals is used to query and retrieve results from the QueryApp API. Supports keyword searching, topic searching and various other features. Results are returned in JSON.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"9260923","collectionId":"5e3ada8c-804d-41c9-a6c3-55bcf95a0ba9","publishedId":"SVzxYzbS","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-25T12:05:42.000Z"},"item":[{"name":"Record Searching","id":"84b09ecc-2608-4ead-a794-9a0e19425227","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"term\": \"{{term}}\",\n    \"locationText\": \"{{locationText}}\",\n    \"locationPoint\": {\n        \"latitude\": {{latitude}},\n        \"longitude\": {{longitude}}\n    },\n    \"maxDistanceInKilometers\": {{maxDistanceInKilometers}},\n    \"paginationInfo\": {\n        \"sortField\": \"{{sortField}}\",\n        \"sortOrder\": \"{{sortOrder}}\",\n        \"pageIndex\": {{pageIndex}},\n        \"pageSize\": {{pageSize}}\n    },\n    \"lang\": \"{{lang}}\",\n    \"ciocRecordOwner\": \"{{ciocRecordOwner}}\",\n    \"pubCodes\": \"{{pubCodes}}\",\n    \"communities\": \"{{communities}}\",\n    \"topicMode\": \"{{topicMode}}\",\n    \"topicTerms\": \"{{topicTerms}}\",\n    \"topicMulti\": \"{[topicMulti}}\",\n    \"topicMode2\": \"{{topicMode2}}\",\n    \"topicTerms2\": \"{{topicTerms2}}\",\n    \"records\": \"{{records}}\",\n    \"recordsSticky\": \"{{recordsSticky}}\",\n    \"requirePhysicalAddress\": \"{{requirePhysicalAddress}}\"\n}"},"url":"https://data.211support.org/api/search?key={{api_key}}","description":"<p>Search the QueryApp API using various matching and filtering. Closely resembles the Ontario 211 API configuration for interoperability.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>term                    = Search Terms\nlocationText            = Name of the Location - Not Used\nlocationPoint\n    latitude            = Latitude\n    longitude           = Longitude\nmaxDistanceInKilometers = Max Distance in Kilometers\npaginationInfo\n    sortField           = Sort field (string / Distance / Name ) - defaults to string (best match)\n    sortOrder           = Leave as \"Unspecified\" - currently not used\n    pageIndex           = Page index of results\n    pageSize            = Number of results per page\nlang                    = Language ( en / fr )\nciocRecordOwner         = Record owner filtering using CIOC codes (comma separated)\npubCodes                = Filter ot publication codes (comma separated)\ncommunities             = Only enter values for Area Served searches (comma separated)\ntopicMode               = \"headings\", \"category\", \"pubcodes\", \"taxcodes\", \"taxterm\" or \"taxterms\"\ntopicTerms              = Matching text separated by vertical line |\ntopicMulti              = \"and\", \"or\" or \"\" to match with a second query\ntopicMode2              = \"headings\", \"category\", \"pubcodes\", \"taxcodes\", \"taxterm\" or \"taxterms\"\ntopicTerms2             = Matching text separated by vertical line |\nrecords                 = Include specific records in results (topic match searches only)\nrecordsSticky           = Include the above records at the top of the results (topic match searches only)\nrequirePhysicalAddress  = (0/1) Only return records with a physical address (ideal for mapping purposes)\n\nPlease Note:\n- For topic type searches, leave the term (Search Terms) blank. \n- Only enter communities if you want an area served search.\n- Do not put a space after the commas for comma separated values\n</code></pre>","urlObject":{"protocol":"https","path":["api","search"],"host":["data","211support","org"],"query":[{"description":{"content":"<p>QueryApp API Key</p>\n","type":"text/plain"},"key":"key","value":"{{api_key}}"}],"variable":[]}},"response":[{"id":"62217c24-7b26-4b69-8b9d-8d45fdcfe7b1","name":"Search for \"lspc\" using coordinates in Thunder Bay","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"term\": \"lspc\",\n    \"locationText\": \"{{locationText}}\",\n    \"locationPoint\": {\n        \"latitude\": 48.380894,\n        \"longitude\": -89.247681\n    },\n    \"maxDistanceInKilometers\": 25,\n    \"paginationInfo\": {\n        \"sortField\": \"string\",\n        \"sortOrder\": \"Unspecified\",\n        \"pageIndex\": 0,\n        \"pageSize\": 25\n    },\n    \"lang\": \"en\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://data.211support.org/api/search?key={{api_key}}","protocol":"https","host":["data","211support","org"],"path":["api","search"],"query":[{"key":"key","value":"{{api_key}}","description":"QueryApp API Key"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Oct 2019 12:08:57 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.5"},{"key":"X-Powered-By","value":"PHP/7.3.5"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Content-Length","value":"6748"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"totalCount\": \"5\",\n    \"entries\": [\n        {\n            \"distance\": 0,\n            \"topicPath\": \"\",\n            \"resourceID\": \"63776208\",\n            \"organizationID\": \"63776205\",\n            \"resourceName\": \"Lakehead Social Planning Council - 211 Northern Region Contact Centre\",\n            \"name\": \"Lakehead Social Planning Council - 211 Northern Region Contact Centre\",\n            \"physicalAddress\": \"125 Syndicate Ave S\",\n            \"mailingAddress\": \"\",\n            \"resourceDescription\": \"<ul><li>Functions as a comprehensive information and referral centre providing information on related government, community, health and social services\\r\\n<br><li>Operates the 211 service for Northern Ontario\\r\\n<br><li>Maintains a computerized database of human services\\r\\n<br><li>Provides comprehensive information and referral over the telephone through the 211 service to assist persons in accessing appropriate programs and services\\r\\n<br><li>Offers walk-in information and referral services</ul>\",\n            \"phone\": \"Helpline 2-1-1 * Administration 807-624-1720\",\n            \"afterHoursPhone\": \"\",\n            \"website\": \"www.211north.ca\",\n            \"latitude\": \"48.383234\",\n            \"longitude\": \"-89.248139\",\n            \"operationHours\": \"\",\n            \"wheelchairAccess\": \"\",\n            \"score\": 50,\n            \"serviceArea\": \"\",\n            \"languages\": \"\",\n            \"ageBand\": {\n                \"lowerBoundAge\": \"\",\n                \"upperBoundAge\": \"\"\n            },\n            \"ciocID\": \"TBY0234\",\n            \"recordOwnerName\": \"\",\n            \"communications\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"125 Syndicate Ave S\",\n                \"address_2\": \"Suite 38\",\n                \"community\": \"\",\n                \"city\": \"Thunder Bay\",\n                \"state_code\": \"ON\",\n                \"zip_code\": \"P7E 6H8\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": \"\",\n            \"hoursOperationsDetail\": \"\",\n            \"phonesDetail\": \"\",\n            \"hoursOperations\": \"\",\n            \"phones\": \"\",\n            \"waitPeriod\": \"\",\n            \"howToAccessService\": \"\",\n            \"altName\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:29:44\"\n        },\n        {\n            \"distance\": 0,\n            \"topicPath\": \"\",\n            \"resourceID\": \"63776210\",\n            \"organizationID\": \"63776205\",\n            \"resourceName\": \"Lakehead Social Planning Council - Phones for Families\",\n            \"name\": \"Lakehead Social Planning Council - Phones for Families\",\n            \"physicalAddress\": \"125 Syndicate Ave S\",\n            \"mailingAddress\": \"\",\n            \"resourceDescription\": \"Provides free home telephone service to eligible low income parents/guardians of children enrolled in either the Thunder Bay Catholic District School Board or the Lakehead District School Board\",\n            \"phone\": \"807-624-1720\",\n            \"afterHoursPhone\": \"\",\n            \"website\": \"www.lspc.ca\",\n            \"latitude\": \"48.383234\",\n            \"longitude\": \"-89.248139\",\n            \"operationHours\": \"\",\n            \"wheelchairAccess\": \"\",\n            \"score\": 50,\n            \"serviceArea\": \"\",\n            \"languages\": \"\",\n            \"ageBand\": {\n                \"lowerBoundAge\": \"\",\n                \"upperBoundAge\": \"\"\n            },\n            \"ciocID\": \"TBY1845\",\n            \"recordOwnerName\": \"\",\n            \"communications\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"125 Syndicate Ave S\",\n                \"address_2\": \"Suite 38\",\n                \"community\": \"\",\n                \"city\": \"Thunder Bay\",\n                \"state_code\": \"ON\",\n                \"zip_code\": \"P7E 6H8\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": \"\",\n            \"hoursOperationsDetail\": \"\",\n            \"phonesDetail\": \"\",\n            \"hoursOperations\": \"\",\n            \"phones\": \"\",\n            \"waitPeriod\": \"\",\n            \"howToAccessService\": \"\",\n            \"altName\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:31:34\"\n        },\n        {\n            \"distance\": 0,\n            \"topicPath\": \"\",\n            \"resourceID\": \"63776212\",\n            \"organizationID\": \"63776205\",\n            \"resourceName\": \"Lakehead Social Planning Council - Community Access Program\",\n            \"name\": \"Lakehead Social Planning Council - Community Access Program\",\n            \"physicalAddress\": \"125 Syndicate Ave S\",\n            \"mailingAddress\": \"\",\n            \"resourceDescription\": \"<ul><li>Provides individuals with access to the Internet \\r\\n<br><li>Provides other services including faxing, photocopying, scanning and printing of documents</ul>\",\n            \"phone\": \"807-624-1720\",\n            \"afterHoursPhone\": \"\",\n            \"website\": \"www.lspc.ca\",\n            \"latitude\": \"48.383234\",\n            \"longitude\": \"-89.248139\",\n            \"operationHours\": \"\",\n            \"wheelchairAccess\": \"\",\n            \"score\": 50,\n            \"serviceArea\": \"\",\n            \"languages\": \"\",\n            \"ageBand\": {\n                \"lowerBoundAge\": \"\",\n                \"upperBoundAge\": \"\"\n            },\n            \"ciocID\": \"TBY1923\",\n            \"recordOwnerName\": \"\",\n            \"communications\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"125 Syndicate Ave S\",\n                \"address_2\": \"Suite 38\",\n                \"community\": \"\",\n                \"city\": \"Thunder Bay\",\n                \"state_code\": \"ON\",\n                \"zip_code\": \"P7E 6H8\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": \"\",\n            \"hoursOperationsDetail\": \"\",\n            \"phonesDetail\": \"\",\n            \"hoursOperations\": \"\",\n            \"phones\": \"\",\n            \"waitPeriod\": \"\",\n            \"howToAccessService\": \"\",\n            \"altName\": \"\",\n            \"UpdatedOn\": \"2019-10-11 16:53:19\"\n        },\n        {\n            \"distance\": 0,\n            \"topicPath\": \"\",\n            \"resourceID\": \"63776214\",\n            \"organizationID\": \"63776205\",\n            \"resourceName\": \"Lakehead Social Planning Council - LEAP Emergency Financial Assistance\",\n            \"name\": \"Lakehead Social Planning Council - LEAP Emergency Financial Assistance\",\n            \"physicalAddress\": \"125 Syndicate Ave S\",\n            \"mailingAddress\": \"\",\n            \"resourceDescription\": \"<ul><li>Provides financial assistance to individuals who are in arrears with Synergy North (formerly Thunder Bay Hydro)\\r\\n<br><li>Offers assistance up to $500 towards arrears or $600 for electrically heated residences, paid directly to the utility company</ul>\",\n            \"phone\": \"807-624-1727\",\n            \"afterHoursPhone\": \"\",\n            \"website\": \"www.lspc.ca\",\n            \"latitude\": \"48.383234\",\n            \"longitude\": \"-89.248139\",\n            \"operationHours\": \"\",\n            \"wheelchairAccess\": \"\",\n            \"score\": 50,\n            \"serviceArea\": \"\",\n            \"languages\": \"\",\n            \"ageBand\": {\n                \"lowerBoundAge\": \"\",\n                \"upperBoundAge\": \"\"\n            },\n            \"ciocID\": \"TBY2885\",\n            \"recordOwnerName\": \"\",\n            \"communications\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"125 Syndicate Ave S\",\n                \"address_2\": \"Suite 38\",\n                \"community\": \"\",\n                \"city\": \"Thunder Bay\",\n                \"state_code\": \"ON\",\n                \"zip_code\": \"P7E 6H8\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": \"\",\n            \"hoursOperationsDetail\": \"\",\n            \"phonesDetail\": \"\",\n            \"hoursOperations\": \"\",\n            \"phones\": \"\",\n            \"waitPeriod\": \"\",\n            \"howToAccessService\": \"\",\n            \"altName\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:31:12\"\n        },\n        {\n            \"distance\": 0,\n            \"topicPath\": \"\",\n            \"resourceID\": \"63776216\",\n            \"organizationID\": \"63776205\",\n            \"resourceName\": \"Lakehead Social Planning Council - Social Planning Council\",\n            \"name\": \"Lakehead Social Planning Council - Social Planning Council\",\n            \"physicalAddress\": \"125 Syndicate Ave S\",\n            \"mailingAddress\": \"\",\n            \"resourceDescription\": \"<ul><li>Conducts social research\\r\\n<br><li>Brings people together to develop programs and services for the community\\r\\n<br><li>Maintains a library with various print resources geared for the non-profit sector\\r\\n<br><li>Serves as a host site for the Good Food Box Program\\r\\n<br><li>Operates a Community Volunteer Income Tax Program\\r\\n<br><li>Acts as an intake agency for the Ontario Electricity Support program (OESP)\\r\\n<br><li>Offers assistance with filling out applications and forms, such as Canada Pension Plan (CPP) and Old Age Security (OAS) application forms</ul>\",\n            \"phone\": \"807-624-1720\",\n            \"afterHoursPhone\": \"\",\n            \"website\": \"www.lspc.ca\",\n            \"latitude\": \"48.383234\",\n            \"longitude\": \"-89.248139\",\n            \"operationHours\": \"\",\n            \"wheelchairAccess\": \"\",\n            \"score\": 50,\n            \"serviceArea\": \"\",\n            \"languages\": \"\",\n            \"ageBand\": {\n                \"lowerBoundAge\": \"\",\n                \"upperBoundAge\": \"\"\n            },\n            \"ciocID\": \"TBY0415\",\n            \"recordOwnerName\": \"\",\n            \"communications\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"125 Syndicate Ave S\",\n                \"address_2\": \"Suite 38\",\n                \"community\": \"\",\n                \"city\": \"Thunder Bay\",\n                \"state_code\": \"ON\",\n                \"zip_code\": \"P7E 6H8\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": \"\",\n            \"hoursOperationsDetail\": \"\",\n            \"phonesDetail\": \"\",\n            \"hoursOperations\": \"\",\n            \"phones\": \"\",\n            \"waitPeriod\": \"\",\n            \"howToAccessService\": \"\",\n            \"altName\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:31:57\"\n        }\n    ]\n}"}],"_postman_id":"84b09ecc-2608-4ead-a794-9a0e19425227"},{"name":"Record Detail","id":"3cefb478-7585-4285-abb8-2d45725f2e21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://data.211support.org/api/detail?key={{api_key}}&id={{id}}&cioc_id={{cioc_id}}&publicName={{publicName}}&lang={{lang}}","description":"<p>Retrieve a single record using the id (ResourceAgencyNum).</p>\n","urlObject":{"protocol":"https","path":["api","detail"],"host":["data","211support","org"],"query":[{"description":{"content":"<p>QueryApp API Key</p>\n","type":"text/plain"},"key":"key","value":"{{api_key}}"},{"description":{"content":"<p>Match to ResourceAgencyNum</p>\n","type":"text/plain"},"key":"id","value":"{{id}}"},{"description":{"content":"<p>or Match to UniqueIDPriorSystem (CIOC ID) </p>\n","type":"text/plain"},"key":"cioc_id","value":"{{cioc_id}}"},{"description":{"content":"<p>or Match to PublicName </p>\n","type":"text/plain"},"key":"publicName","value":"{{publicName}}"},{"description":{"content":"<p>Language (en/fr) - Optional</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"}],"variable":[]}},"response":[{"id":"ab1016db-65dd-48b2-a332-6d6101fc69b2","name":"Retrieve record by id (ResourceAgencyNum)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://data.211support.org/api/detail?key={{api_key}}&id=63776208&lang=en","protocol":"https","host":["data","211support","org"],"path":["api","detail"],"query":[{"key":"key","value":"{{api_key}}","description":"QueryApp API Key"},{"key":"id","value":"63776208","description":"Match to ResourceAgencyNum"},{"key":"lang","value":"en","description":"Language (en/fr) - Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Oct 2019 12:16:16 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.5"},{"key":"X-Powered-By","value":"PHP/7.3.5"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Content-Length","value":"2909"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceName\": \"Lakehead Social Planning Council - 211 Northern Region Contact Centre\",\n    \"resourceAgencyNum\": 63776208,\n    \"resourceID\": 63776208,\n    \"id\": 63776208,\n    \"latitude\": \"48.383234\",\n    \"longitude\": \"-89.248139\",\n    \"topicPath\": \"Comprehensive Information and Referral; 211 Systems; \",\n    \"orgTitle\": \"Lakehead Social Planning Council - 211 Northern Region Contact Centre\",\n    \"orgDescription\": \"<ul><li>Functions as a comprehensive information and referral centre providing information on related government, community, health and social services\\r\\n<br><li>Operates the 211 service for Northern Ontario\\r\\n<br><li>Maintains a computerized database of human services\\r\\n<br><li>Provides comprehensive information and referral over the telephone through the 211 service to assist persons in accessing appropriate programs and services\\r\\n<br><li>Offers walk-in information and referral services</ul>\",\n    \"eligibility\": \"No restrictions\",\n    \"applicationProcess\": \"Call or email * walk-in service during office hours, no appointment necessary\",\n    \"hoursOperation\": \"Helpline Mon-Sun 24 hours * Walk-in Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm * Emails are responded to Mon-Fri 7 am-7 pm\",\n    \"address\": \"\",\n    \"mailAddress\": \"\",\n    \"physicalAddressDetail\": {\n        \"address\": \"125 Syndicate Ave S\",\n        \"address_2\": \"Suite 38\",\n        \"community\": \"\",\n        \"city\": \"Thunder Bay\",\n        \"state_code\": \"ON\",\n        \"zip_code\": \"P7E 6H8\",\n        \"country\": \"Canada\"\n    },\n    \"mailingAddressDetail\": {\n        \"address\": \"\",\n        \"address_2\": \"\",\n        \"community\": \"\",\n        \"city\": \"\",\n        \"state_code\": \"\",\n        \"zip_code\": \"\",\n        \"country\": \"Canada\"\n    },\n    \"businessPhone\": \"Helpline 2-1-1 * Administration 807-624-1720\",\n    \"hotline\": \"\",\n    \"tollfree\": \"Helpline 1-866-624-1729 * Administration 1-877-586-5638\",\n    \"fax\": \"807-625-9427\",\n    \"afterHoursPhone\": \"\",\n    \"tty\": \"\",\n    \"legalStatus\": \"(50) Non Profit\",\n    \"fee\": \"None\",\n    \"serviceContactName\": \"\",\n    \"serviceContactTitle\": \"\",\n    \"serviceContactEmail\": \"\",\n    \"serviceContactPhone\": \"\",\n    \"serviceArea\": \"\",\n    \"updated\": \"2019-10-03 11:29:44\",\n    \"disabilitiesAccess\": \"Fully Accessible\",\n    \"languages\": \"English; Interpretive Services - As required\",\n    \"website\": \"www.211north.ca\",\n    \"eMail\": \"questions@211north.ca\",\n    \"ciocID\": \"TBY0234\",\n    \"recordOwnerName\": \"211 Ontario North\",\n    \"PublicName\": \"Lakehead Social Planning Council - 211 Northern Region Contact Centre\",\n    \"parentAgencyNum\": 63776205,\n    \"connectsToSiteNum\": 63776206,\n    \"connectsToProgramNum\": 63776207,\n    \"Custom_Headings\": \"North West, Information Lines and General Information\",\n    \"TaxonomyCodes\": \"TJ-3000.1500; TJ-3000.8500\",\n    \"TaxonomyTerm\": \"Comprehensive Information and Referral; 211 Systems; \",\n    \"TaxonomyTerms\": \"Organizational/Community/International Services - Information Services - Information and Referral - Comprehensive Information and Referral; Organizational/Community/International Services - Information Services - Information and Referral - 211 Systems\",\n    \"PublicComments\": \"\",\n    \"CustomFacebook\": \"http://www.facebook.com/211North\",\n    \"CustomInstagram\": \"\",\n    \"CustomLinkedIn\": \"\",\n    \"CustomTwitter\": \"\",\n    \"CustomYouTube\": \"\",\n    \"UpdatedOn\": \"2019-10-03 11:29:44\"\n}"}],"_postman_id":"3cefb478-7585-4285-abb8-2d45725f2e21"},{"name":"Agency Detail (Record Family)","id":"c50e7d70-cfc2-45e4-b04a-26b1525d79de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://data.211support.org/api/agency?key={{api_key}}&id={{id}}&cioc_id={{cioc_id}}&lang={{lang}}","description":"<p>Retrieve a record family using the id (ResourceAgencyNum). The id can correspond to the agency, program, site or programatsite.</p>\n","urlObject":{"protocol":"https","path":["api","agency"],"host":["data","211support","org"],"query":[{"description":{"content":"<p>QueryApp API Key</p>\n","type":"text/plain"},"key":"key","value":"{{api_key}}"},{"description":{"content":"<p>Match by ResourceAgencyNum</p>\n","type":"text/plain"},"key":"id","value":"{{id}}"},{"description":{"content":"<p>or Match by UniqueIDPriorSystem (CIOC ID)</p>\n","type":"text/plain"},"key":"cioc_id","value":"{{cioc_id}}"},{"description":{"content":"<p>Language (en/fr) - Optional</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"}],"variable":[]}},"response":[{"id":"6de89cb1-5709-49e1-a147-1c31321e3013","name":"Retrieve record family by id (ResourceAgencyNum)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://data.211support.org/api/agency?key={{api_key}}&id=63776205&lang=en","protocol":"https","host":["data","211support","org"],"path":["api","agency"],"query":[{"key":"key","value":"{{api_key}}","description":"QueryApp API Key"},{"key":"id","value":"63776205","description":"Match by ResourceAgencyNum"},{"key":"lang","value":"en","description":"Language (en/fr) - Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 25 Oct 2019 12:17:00 GMT"},{"key":"Server","value":"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.5"},{"key":"X-Powered-By","value":"PHP/7.3.5"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"agency\": [\n        {\n            \"resourceName\": \"Lakehead Social Planning Council\",\n            \"resourceAgencyNum\": 63776205,\n            \"resourceID\": 63776205,\n            \"id\": 63776205,\n            \"latitude\": \"48.3817\",\n            \"longitude\": \"-89.2455\",\n            \"topicPath\": \"\",\n            \"orgTitle\": \"Lakehead Social Planning Council\",\n            \"orgDescription\": \"Brings people together to develop programs and services for the community\",\n            \"eligibility\": \"\",\n            \"applicationProcess\": \"\",\n            \"hoursOperation\": \"\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"125 Syndicate Ave S\",\n                \"address_2\": \"Suite 38\",\n                \"community\": \"\",\n                \"city\": \"Thunder Bay\",\n                \"state_code\": \"ON\",\n                \"zip_code\": \"P7E 6H8\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"businessPhone\": \"807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"(50) Non Profit\",\n            \"fee\": \"\",\n            \"serviceContactName\": \"Marie Klassen\",\n            \"serviceContactTitle\": \"Director of Services\",\n            \"serviceContactEmail\": \"mklassen@tbaytel.net\",\n            \"serviceContactPhone\": \"807-624-1721\",\n            \"serviceArea\": \"\",\n            \"updated\": \"2019-10-04 12:30:23\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY0415\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"Lakehead Social Planning Council\",\n            \"parentAgencyNum\": 0,\n            \"connectsToSiteNum\": 0,\n            \"connectsToProgramNum\": 0,\n            \"Custom_Headings\": \"\",\n            \"TaxonomyCodes\": \"\",\n            \"TaxonomyTerm\": \"\",\n            \"TaxonomyTerms\": \"\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"https://www.facebook.com/211North/\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": \"2019-10-04 12:30:23\"\n        }\n    ],\n    \"programs\": [\n        {\n            \"resourceName\": \"211 Northern Region Contact Centre\",\n            \"resourceAgencyNum\": 63776207,\n            \"resourceID\": 63776207,\n            \"id\": 63776207,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"Comprehensive Information and Referral; 211 Systems; \",\n            \"orgTitle\": \"211 Northern Region Contact Centre\",\n            \"orgDescription\": \"<ul><li>Functions as a comprehensive information and referral centre providing information on related government, community, health and social services\\r\\n<br><li>Operates the 211 service for Northern Ontario\\r\\n<br><li>Maintains a computerized database of human services\\r\\n<br><li>Provides comprehensive information and referral over the telephone through the 211 service to assist persons in accessing appropriate programs and services\\r\\n<br><li>Offers walk-in information and referral services</ul>\",\n            \"eligibility\": \"No restrictions\",\n            \"applicationProcess\": \"Call or email * walk-in service during office hours, no appointment necessary\",\n            \"hoursOperation\": \"Helpline Mon-Sun 24 hours * Walk-in Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm * Emails are responded to Mon-Fri 7 am-7 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"businessPhone\": \"Helpline 2-1-1 * Administration 807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"Helpline 1-866-624-1729 * Administration 1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"None\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"2019-10-03 11:29:44\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English; Interpretive Services - As required\",\n            \"website\": \"www.211north.ca\",\n            \"eMail\": \"questions@211north.ca\",\n            \"ciocID\": \"TBY0234\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"211 Northern Region Contact Centre\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 0,\n            \"connectsToProgramNum\": 0,\n            \"Custom_Headings\": \"North West, Information Lines and General Information\",\n            \"TaxonomyCodes\": \"TJ-3000.1500; TJ-3000.8500\",\n            \"TaxonomyTerm\": \"Comprehensive Information and Referral; 211 Systems; \",\n            \"TaxonomyTerms\": \"Organizational/Community/International Services - Information Services - Information and Referral - Comprehensive Information and Referral; Organizational/Community/International Services - Information Services - Information and Referral - 211 Systems\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"http://www.facebook.com/211North\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:29:44\"\n        },\n        {\n            \"resourceName\": \"Community Access Program\",\n            \"resourceAgencyNum\": 63776211,\n            \"resourceID\": 63776211,\n            \"id\": 63776211,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"Public Access Computers/Tools; Public Internet Access Sites; \",\n            \"orgTitle\": \"Community Access Program\",\n            \"orgDescription\": \"<ul><li>Provides individuals with access to the Internet \\r\\n<br><li>Provides other services including faxing, photocopying, scanning and printing of documents</ul>\",\n            \"eligibility\": \"Age Requirements: Ages: 16 year(s) and up; \",\n            \"applicationProcess\": \"No application process\",\n            \"hoursOperation\": \"Walk-in Mon-Fri 10 am-12 noon, 1 pm-4 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"businessPhone\": \"807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"None\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"2019-10-11 16:53:19\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English; Other - Ukrainian -- Staff member\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY1923\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"Community Access Program\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 0,\n            \"connectsToProgramNum\": 0,\n            \"Custom_Headings\": \"FEATS - All programs and Services, North West, Information Lines and General Information\",\n            \"TaxonomyCodes\": \"TJ-1800.6650; TJ-1800.6700\",\n            \"TaxonomyTerm\": \"Public Access Computers/Tools; Public Internet Access Sites; \",\n            \"TaxonomyTerms\": \"Organizational/Community/International Services - Information Services - Electronic Information Resources - Public Access Computers/Tools; Organizational/Community/International Services - Information Services - Electronic Information Resources - Public Internet Access Sites\",\n            \"PublicComments\": \"<ul><li>Computer use is limited to 45 minutes per day, per person\",\n            \"CustomFacebook\": \"http://www.facebook.com/lakeheadsocialplanningcouncil/\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": \"2019-10-11 16:53:19\"\n        },\n        {\n            \"resourceName\": \"LEAP Emergency Financial Assistance\",\n            \"resourceAgencyNum\": 63776213,\n            \"resourceID\": 63776213,\n            \"id\": 63776213,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"Utility Assistance; \",\n            \"orgTitle\": \"LEAP Emergency Financial Assistance\",\n            \"orgDescription\": \"<ul><li>Provides financial assistance to individuals who are in arrears with Synergy North (formerly Thunder Bay Hydro)\\r\\n<br><li>Offers assistance up to $500 towards arrears or $600 for electrically heated residences, paid directly to the utility company</ul>\",\n            \"eligibility\": \"<ul><li>Low-income individuals\\r<br /><li>Must be an existing customer of the utility\\r<br /><li>Individuals who are in arrears or have a disconnection notice\\r<br /><li>Account must be in applicants name</ul>\\r<br />Note: Individuals who are not able to sustain the energy costs following assistance will not be eligible\",\n            \"applicationProcess\": \"Contact agency to start the application process<br />\\r\\nThe following documentation will be required:\\r\\n<ul><li>Current utility bill\\r\\n<li>Disconnection notice (if applicable) \\r\\n<li>2 pieces of ID for the applicant and 1 piece for all other household members\\r\\n<li>Copy of rental receipt, lease or mortgage document\\r\\n<li>Proof of household income for all members 18 years of age and older\\r\\n<li>Bank statement from the most recent month</ul>\",\n            \"hoursOperation\": \"Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"businessPhone\": \"807-624-1727\",\n            \"hotline\": \"\",\n            \"tollfree\": \"\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"None\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"2019-10-03 11:31:12\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY2885\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"LEAP Emergency Financial Assistance\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 0,\n            \"connectsToProgramNum\": 0,\n            \"Custom_Headings\": \"North West\",\n            \"TaxonomyCodes\": \"BV-8900\",\n            \"TaxonomyTerm\": \"Utility Assistance; \",\n            \"TaxonomyTerms\": \"Basic Needs - Utilities - Utility Assistance\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:31:12\"\n        },\n        {\n            \"resourceName\": \"Phones for Families\",\n            \"resourceAgencyNum\": 63776209,\n            \"resourceID\": 63776209,\n            \"id\": 63776209,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"Utility Assistance; \",\n            \"orgTitle\": \"Phones for Families\",\n            \"orgDescription\": \"Provides free home telephone service to eligible low income parents/guardians of children enrolled in either the Thunder Bay Catholic District School Board or the Lakehead District School Board\",\n            \"eligibility\": \"School referral required <br><br>\\r<br />Low income families who:\\r<br /><ul><li>Have at least one child registered at, and attending on a full time basis, a school in either the Lakehead District School Board or the Thunder Bay Catholic District School Board; AND\\r<br /><li>Cannot connect or maintain telephone services on their own; AND\\r<br /><li>Do not have an Emergency Contact telephone number on file with the school, or whose contact telephone number is to a friend, family member or pre-paid cellular telephone </ul>\\r<br />Exceptions to the above eligibility criteria may be reviewed on a case-by-case basis\",\n            \"applicationProcess\": \"Individuals must apply through their child's school <br><br>\\r\\nThe following documentation is required:\\r\\n<ul><li>Proof of income for all household members ages 18 and older\\r\\n<li>Proof of rent or mortgage\\r\\n<li>Identification for all household members regardless of age </ul>\",\n            \"hoursOperation\": \"Office Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"businessPhone\": \"807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"None\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"2019-10-03 11:31:34\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY1845\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"Phones for Families\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 0,\n            \"connectsToProgramNum\": 0,\n            \"Custom_Headings\": \"North West\",\n            \"TaxonomyCodes\": \"BV-8900\",\n            \"TaxonomyTerm\": \"Utility Assistance; \",\n            \"TaxonomyTerms\": \"Basic Needs - Utilities - Utility Assistance\",\n            \"PublicComments\": \"This project is a partnership between:Lakehead District School BoardLakehead Social Planning CouncilTBaytelThe District of Thunder Bay Social Services Administration BoardThunder Bay Catholic District School BoardUnited Way of Thunder Bay\",\n            \"CustomFacebook\": \"\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:31:34\"\n        },\n        {\n            \"resourceName\": \"Social Planning Council\",\n            \"resourceAgencyNum\": 63776215,\n            \"resourceID\": 63776215,\n            \"id\": 63776215,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"Categorical Program Administrative Units; Directory/Resource List Publication; Social Sciences and Humanities Research; Special Libraries; Subject Specific Public Awareness/Education; Fresh Food; Certificates/Forms Assistance; Tax Preparation Assistance; \",\n            \"orgTitle\": \"Social Planning Council\",\n            \"orgDescription\": \"<ul><li>Conducts social research\\r\\n<br><li>Brings people together to develop programs and services for the community\\r\\n<br><li>Maintains a library with various print resources geared for the non-profit sector\\r\\n<br><li>Serves as a host site for the Good Food Box Program\\r\\n<br><li>Operates a Community Volunteer Income Tax Program\\r\\n<br><li>Acts as an intake agency for the Ontario Electricity Support program (OESP)\\r\\n<br><li>Offers assistance with filling out applications and forms, such as Canada Pension Plan (CPP) and Old Age Security (OAS) application forms</ul>\",\n            \"eligibility\": \"Eligibility varies for the different programs\",\n            \"applicationProcess\": \"Application process varies for the different programs<br />\\r\\n<strong> Good Food Box</strong>\\r\\n1st Thu of the month, boxes are ordered and paid for; 2nd last Thu of the month, boxes are picked up\",\n            \"hoursOperation\": \"Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"businessPhone\": \"807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"Service - Good Food Box -- individual box is $15, family box is $25 ; None - programs\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"2019-10-03 11:31:57\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY0415\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"Social Planning Council\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 0,\n            \"connectsToProgramNum\": 0,\n            \"Custom_Headings\": \"North West\",\n            \"TaxonomyCodes\": \"TD-1100 * TJ-3000.1500; TJ-6500.1700; TR-8000; TJ-4400.8100 * YZ-3260; TJ-6500.8500 * YZ-3260; BD-1800.8200-255; FT-1020; DT-8800\",\n            \"TaxonomyTerm\": \"Categorical Program Administrative Units; Directory/Resource List Publication; Social Sciences and Humanities Research; Special Libraries; Subject Specific Public Awareness/Education; Fresh Food; Certificates/Forms Assistance; Tax Preparation Assistance; \",\n            \"TaxonomyTerms\": \"Organizational/Community/International Services - Community Groups and Government/Administrative Offices - Categorical Program Administrative Units * Comprehensive Information and Referral; Organizational/Community/International Services - Information Services - Public Awareness/Education - Directory/Resource List Publication; Organizational/Community/International Services - Research - Social Sciences and Humanities Research; Organizational/Community/International Services - Information Services - Libraries - Special Libraries * Human/Social Services Issues; Organizational/Community/International Services - Information Services - Public Awareness/Education - Subject Specific Public Awareness/Education * Human/Social Services Issues; Basic Needs - Food - Emergency Food - Specialty Food Providers - Fresh Food; Criminal Justice and Legal Services - Legal Services - Certificates/Forms Assistance; Consumer Services - Tax Organizations and Services - Tax Preparation Assistance\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"https://www.facebook.com/211North/\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:31:57\"\n        }\n    ],\n    \"sites\": [\n        {\n            \"resourceName\": \"Lakehead Social Planning Council\",\n            \"resourceAgencyNum\": 63776206,\n            \"resourceID\": 63776206,\n            \"id\": 63776206,\n            \"latitude\": \"48.383234\",\n            \"longitude\": \"-89.248139\",\n            \"topicPath\": \"\",\n            \"orgTitle\": \"Lakehead Social Planning Council\",\n            \"orgDescription\": \"Located in Victoriaville Centre on Syndicate Ave S\",\n            \"eligibility\": \"\",\n            \"applicationProcess\": \"\",\n            \"hoursOperation\": \"Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"125 Syndicate Ave S\",\n                \"address_2\": \"Suite 38\",\n                \"community\": \"\",\n                \"city\": \"Thunder Bay\",\n                \"state_code\": \"ON\",\n                \"zip_code\": \"P7E 6H8\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"businessPhone\": \"807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"2019-10-03 11:29:17\",\n            \"disabilitiesAccess\": \"Fully Accessible\",\n            \"languages\": \"English\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"\",\n            \"ciocID\": \"TBY0415\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"Lakehead Social Planning Council\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 0,\n            \"connectsToProgramNum\": 0,\n            \"Custom_Headings\": \"\",\n            \"TaxonomyCodes\": \"\",\n            \"TaxonomyTerm\": \"\",\n            \"TaxonomyTerms\": \"\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": \"2019-10-03 11:29:17\"\n        }\n    ],\n    \"programatsites\": [\n        {\n            \"resourceName\": \"211 Northern Region Contact Centre at Lakehead Social Planning Council\",\n            \"resourceAgencyNum\": 63776208,\n            \"resourceID\": 63776208,\n            \"id\": 63776208,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"\",\n            \"orgTitle\": \"211 Northern Region Contact Centre at Lakehead Social Planning Council\",\n            \"orgDescription\": \"<ul><li>Functions as a comprehensive information and referral centre providing information on related government, community, health and social services\\r\\n<br><li>Operates the 211 service for Northern Ontario\\r\\n<br><li>Maintains a computerized database of human services\\r\\n<br><li>Provides comprehensive information and referral over the telephone through the 211 service to assist persons in accessing appropriate programs and services\\r\\n<br><li>Offers walk-in information and referral services</ul>\",\n            \"eligibility\": \"No restrictions\",\n            \"applicationProcess\": \"Call or email * walk-in service during office hours, no appointment necessary\",\n            \"hoursOperation\": \"Helpline Mon-Sun 24 hours * Walk-in Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm * Emails are responded to Mon-Fri 7 am-7 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"Canada\"\n            },\n            \"businessPhone\": \"Helpline 2-1-1 * Administration 807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"Helpline 1-866-624-1729 * Administration 1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"2019-10-04 12:30:17\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English; Interpretive Services - As required\",\n            \"website\": \"www.211north.ca\",\n            \"eMail\": \"questions@211north.ca\",\n            \"ciocID\": \"TBY0234\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"211 Northern Region Contact Centre at Lakehead Social Planning Council\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 63776206,\n            \"connectsToProgramNum\": 63776207,\n            \"Custom_Headings\": \"\",\n            \"TaxonomyCodes\": \"\",\n            \"TaxonomyTerm\": \"\",\n            \"TaxonomyTerms\": \"\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": \"2019-10-04 12:30:17\"\n        },\n        {\n            \"resourceName\": \"Community Access Program at Lakehead Social Planning Council\",\n            \"resourceAgencyNum\": 63776212,\n            \"resourceID\": 63776212,\n            \"id\": 63776212,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"\",\n            \"orgTitle\": \"Community Access Program at Lakehead Social Planning Council\",\n            \"orgDescription\": \"<ul><li>Provides individuals with access to the Internet \\r\\n<br><li>Provides other services including faxing, photocopying, scanning and printing of documents</ul>\",\n            \"eligibility\": \"Age Requirements: Ages: 16 year(s) and up; \",\n            \"applicationProcess\": \"No application process\",\n            \"hoursOperation\": \"Walk-in Mon-Fri 10 am-12 noon, 1 pm-4 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"\"\n            },\n            \"businessPhone\": \"807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English; Other - Ukrainian -- Staff member\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY1923\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"Community Access Program at Lakehead Social Planning Council\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 63776206,\n            \"connectsToProgramNum\": 63776211,\n            \"Custom_Headings\": \"\",\n            \"TaxonomyCodes\": \"\",\n            \"TaxonomyTerm\": \"\",\n            \"TaxonomyTerms\": \"\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": null\n        },\n        {\n            \"resourceName\": \"LEAP Emergency Financial Assistance at Lakehead Social Planning Council\",\n            \"resourceAgencyNum\": 63776214,\n            \"resourceID\": 63776214,\n            \"id\": 63776214,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"\",\n            \"orgTitle\": \"LEAP Emergency Financial Assistance at Lakehead Social Planning Council\",\n            \"orgDescription\": \"<ul><li>Provides financial assistance to individuals who are in arrears with Synergy North (formerly Thunder Bay Hydro)\\r\\n<br><li>Offers assistance up to $500 towards arrears or $600 for electrically heated residences, paid directly to the utility company</ul>\",\n            \"eligibility\": \"<ul><li>Low-income individuals\\r<br /><li>Must be an existing customer of the utility\\r<br /><li>Individuals who are in arrears or have a disconnection notice\\r<br /><li>Account must be in applicants name</ul>\\r<br />Note: Individuals who are not able to sustain the energy costs following assistance will not be eligible\",\n            \"applicationProcess\": \"Contact agency to start the application process<br />\\r\\nThe following documentation will be required:\\r\\n<ul><li>Current utility bill\\r\\n<li>Disconnection notice (if applicable) \\r\\n<li>2 pieces of ID for the applicant and 1 piece for all other household members\\r\\n<li>Copy of rental receipt, lease or mortgage document\\r\\n<li>Proof of household income for all members 18 years of age and older\\r\\n<li>Bank statement from the most recent month</ul>\",\n            \"hoursOperation\": \"Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"\"\n            },\n            \"businessPhone\": \"807-624-1727\",\n            \"hotline\": \"\",\n            \"tollfree\": \"\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY2885\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"LEAP Emergency Financial Assistance at Lakehead Social Planning Council\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 63776206,\n            \"connectsToProgramNum\": 63776213,\n            \"Custom_Headings\": \"\",\n            \"TaxonomyCodes\": \"\",\n            \"TaxonomyTerm\": \"\",\n            \"TaxonomyTerms\": \"\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": null\n        },\n        {\n            \"resourceName\": \"Phones for Families at Lakehead Social Planning Council\",\n            \"resourceAgencyNum\": 63776210,\n            \"resourceID\": 63776210,\n            \"id\": 63776210,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"\",\n            \"orgTitle\": \"Phones for Families at Lakehead Social Planning Council\",\n            \"orgDescription\": \"Provides free home telephone service to eligible low income parents/guardians of children enrolled in either the Thunder Bay Catholic District School Board or the Lakehead District School Board\",\n            \"eligibility\": \"School referral required <br><br>\\r<br />Low income families who:\\r<br /><ul><li>Have at least one child registered at, and attending on a full time basis, a school in either the Lakehead District School Board or the Thunder Bay Catholic District School Board; AND\\r<br /><li>Cannot connect or maintain telephone services on their own; AND\\r<br /><li>Do not have an Emergency Contact telephone number on file with the school, or whose contact telephone number is to a friend, family member or pre-paid cellular telephone </ul>\\r<br />Exceptions to the above eligibility criteria may be reviewed on a case-by-case basis\",\n            \"applicationProcess\": \"Individuals must apply through their child's school <br><br>\\r\\nThe following documentation is required:\\r\\n<ul><li>Proof of income for all household members ages 18 and older\\r\\n<li>Proof of rent or mortgage\\r\\n<li>Identification for all household members regardless of age </ul>\",\n            \"hoursOperation\": \"Office Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"\"\n            },\n            \"businessPhone\": \"807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY1845\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"Phones for Families at Lakehead Social Planning Council\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 63776206,\n            \"connectsToProgramNum\": 63776209,\n            \"Custom_Headings\": \"\",\n            \"TaxonomyCodes\": \"\",\n            \"TaxonomyTerm\": \"\",\n            \"TaxonomyTerms\": \"\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": null\n        },\n        {\n            \"resourceName\": \"Social Planning Council at Lakehead Social Planning Council\",\n            \"resourceAgencyNum\": 63776216,\n            \"resourceID\": 63776216,\n            \"id\": 63776216,\n            \"latitude\": \"0\",\n            \"longitude\": \"0\",\n            \"topicPath\": \"\",\n            \"orgTitle\": \"Social Planning Council at Lakehead Social Planning Council\",\n            \"orgDescription\": \"<ul><li>Conducts social research\\r\\n<br><li>Brings people together to develop programs and services for the community\\r\\n<br><li>Maintains a library with various print resources geared for the non-profit sector\\r\\n<br><li>Serves as a host site for the Good Food Box Program\\r\\n<br><li>Operates a Community Volunteer Income Tax Program\\r\\n<br><li>Acts as an intake agency for the Ontario Electricity Support program (OESP)\\r\\n<br><li>Offers assistance with filling out applications and forms, such as Canada Pension Plan (CPP) and Old Age Security (OAS) application forms</ul>\",\n            \"eligibility\": \"Eligibility varies for the different programs\",\n            \"applicationProcess\": \"Application process varies for the different programs<br />\\r\\n<strong> Good Food Box</strong>\\r\\n1st Thu of the month, boxes are ordered and paid for; 2nd last Thu of the month, boxes are picked up\",\n            \"hoursOperation\": \"Mon-Fri 8:30 am-12 noon, 1 pm-4:30 pm\",\n            \"address\": \"\",\n            \"mailAddress\": \"\",\n            \"physicalAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"\"\n            },\n            \"mailingAddressDetail\": {\n                \"address\": \"\",\n                \"address_2\": \"\",\n                \"community\": \"\",\n                \"city\": \"\",\n                \"state_code\": \"\",\n                \"zip_code\": \"\",\n                \"country\": \"\"\n            },\n            \"businessPhone\": \"807-624-1720\",\n            \"hotline\": \"\",\n            \"tollfree\": \"1-877-586-5638\",\n            \"fax\": \"807-625-9427\",\n            \"afterHoursPhone\": \"\",\n            \"tty\": \"\",\n            \"legalStatus\": \"\",\n            \"fee\": \"\",\n            \"serviceContactName\": \"\",\n            \"serviceContactTitle\": \"\",\n            \"serviceContactEmail\": \"\",\n            \"serviceContactPhone\": \"\",\n            \"serviceArea\": \"\",\n            \"updated\": \"\",\n            \"disabilitiesAccess\": \"\",\n            \"languages\": \"English\",\n            \"website\": \"www.lspc.ca\",\n            \"eMail\": \"info@lspc.ca\",\n            \"ciocID\": \"TBY0415\",\n            \"recordOwnerName\": \"211 Ontario North\",\n            \"PublicName\": \"Social Planning Council at Lakehead Social Planning Council\",\n            \"parentAgencyNum\": 63776205,\n            \"connectsToSiteNum\": 63776206,\n            \"connectsToProgramNum\": 63776215,\n            \"Custom_Headings\": \"\",\n            \"TaxonomyCodes\": \"\",\n            \"TaxonomyTerm\": \"\",\n            \"TaxonomyTerms\": \"\",\n            \"PublicComments\": \"\",\n            \"CustomFacebook\": \"\",\n            \"CustomInstagram\": \"\",\n            \"CustomLinkedIn\": \"\",\n            \"CustomTwitter\": \"\",\n            \"CustomYouTube\": \"\",\n            \"UpdatedOn\": null\n        }\n    ]\n}"}],"_postman_id":"c50e7d70-cfc2-45e4-b04a-26b1525d79de"}],"event":[{"listen":"prerequest","script":{"id":"846686eb-db92-4dd6-9d0b-5a1d73d5c706","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6678188a-a31a-4567-ad53-93ecdeb5b683","type":"text/javascript","exec":[""]}}],"variable":[{"key":"api_key","value":"{{api_key}}"},{"key":"term","value":"{{term}}"},{"key":"locationText","value":"{{locationText}}"},{"key":"latitude","value":"{{latitude}}"},{"key":"longitude","value":"{{longitude}}"},{"key":"maxDistanceInKilometers","value":"{{maxDistanceInKilometers}}"},{"key":"lang","value":"{{lang}}"},{"key":"sortField","value":"{{sortField}}"},{"key":"sortOrder","value":"{{sortOrder}}"},{"key":"pageIndex","value":"{{pageIndex}}"},{"key":"pageSize","value":"{{pageSize}}"},{"key":"ciocRecordOwner","value":"{{ciocRecordOwner}}"},{"key":"pubCodes","value":"{{pubCodes}}"},{"key":"communities","value":"{{communities}}"},{"key":"topicMode","value":"{{topicMode}}"},{"key":"topicTerms","value":"{{topicTerms}}"},{"key":"topicMulti","value":"{[topicMulti}}"},{"key":"topicMode2","value":"{{topicMode2}}"},{"key":"topicTerms2","value":"{{topicTerms2}}"},{"key":"id","value":"{{id}}"},{"key":"cioc_id","value":"{{cioc_id}}"},{"key":"publicName","value":"{{publicName}}"},{"key":"records","value":"{{records}}"},{"key":"recordsSticky","value":"{{recordsSticky}}"},{"key":"requirePhysicalAddress","value":"{{requirePhysicalAddress}}"}]}