You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . DataGov . GetDemographicsForNation
Retrieve demographic information for the entire nation.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves demographic data for the entire nation. Go here for more information on this API method. The Choreo includes basic input validation.
The following shows sample output returned from this Choreo:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Response status="OK" responseTime="13"> <Results myAreaIndicator="false"> <landArea>3803232.48710000</landArea> <population>310406365</population> <households>116366652</households> <raceWhite>0.58880</raceWhite> <raceBlack>0.12200</raceBlack> <raceHispanic>0.22980</raceHispanic> <raceAsian>0.04850</raceAsian> <raceNativeAmerican>0.01080</raceNativeAmerican> <incomeBelowPoverty>0.13940</incomeBelowPoverty> <medianIncome>52718.27050</medianIncome> <incomeLessThan25>0.24280</incomeLessThan25> <incomeBetween25to50>0.24850</incomeBetween25to50> <incomeBetween50to100>0.30730</incomeBetween50to100> <incomeBetween100to200>0.16120</incomeBetween100to200> <incomeGreater200>0.04010</incomeGreater200> <educationHighSchoolGraduate>0.84200</educationHighSchoolGraduate> <educationBachelorOrGreater>0.27310</educationBachelorOrGreater> <ageUnder5>0.07210</ageUnder5> <ageBetween5to19>0.20650</ageBetween5to19> <ageBetween20to34>0.19850</ageBetween20to34> <ageBetween35to59>0.33560</ageBetween35to59> <ageGreaterThan60>0.18730</ageGreaterThan60> <geographyName>NATIONAL</geographyName> </Results> </Response>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms