INACTIVE CHANNEL: Please join us on Slack: https://join.slack.com/t/uscensusbureau/shared_invite/zt-optzh7xs-ApNgf5Yqbo_u2ANXQv67cQ
People
Repo info
Activity
Logan
@logantpowell
Terraformer.io
Cameron Banowsky
@cbanowsky
Hey anyone have a sample app or something similar to isolating education and age based on region or zip?
Logan
@logantpowell
Cameron, we have education and age in ACS, which - in the 5-year collections - gets you down to zip
Cameron Banowsky
@cbanowsky
omg could you share?
Logan
@logantpowell
are you just looking for stats or would you be creating a map?
Cameron Banowsky
@cbanowsky
save me so much time. I'd like to create map but data first :)
god I love this community already
Logan
@logantpowell
so, the citysdk might help which combines stats with geographic shapes/geojson, but if you want just the stats I can share the underlying stats api call for that
thank you @loganpowell seriously saved me a couple hours
Logan Powell
@loganpowell
you're very welcome
Cameron Banowsky
@cbanowsky
i will be lurking in this channel lol
Logan
@logantpowell
haha
Cameron Banowsky
@cbanowsky
@loganpowell how can I use tableau? This is a new program to me. Import json or other?
Logan
@logantpowell
sorry, i didn't mean to add the tableau reference
but you can use it
we've done such visualizations before using it
Cameron Banowsky
@cbanowsky
what data files do I need to make something meaningful?
_
Logan
@logantpowell
please elaborate
Cameron Banowsky
@cbanowsky
I literally just launched app, so i guess what is starting point for a data visualization?
just generally speaking
Logan
@logantpowell
that's a hard question to answer, it depends on what you want to show and the tools you're using. With Tableau, we've generally seen people converting the json to .csv and then uploading
with Tableau 10.2 you can also upload shapefiles
Cameron Banowsky
@cbanowsky
ok that’s basically what i needed to know thank you. oh cool. I will get back to work. So much appreciated
sancao
@sancao
hi there!, how can i call api to get KML of zip code five digits (such as: 85001,85002.....)
Logan
@logantpowell
@sancao TigerWeb doesn't provide KML, but you can take the payload and translate it using something like terraformer (terraformer.io) you can also download Census ZIP code tabulation areas here https://www.census.gov/geo/maps-data/data/cbf/cbf_zcta.html
"Jake"
@JacobHorne
SC county data, looking for JSON
can someone point me in the right direction, I'm a bit of a novice
Logan
@logantpowell
Hi @JacobHorne, check out census.gov/developers for documentation overview... we have LOTS of data available at the county level
Hi, I want to populate the address within city limit or not. How can i do that with API?
for i.e. My city is Wenatchee,WA. if i send "820 S. Wenatchee Avenue, Wenatchee, WA 98801" it will give me data or true because it is within city limit, but if i send "2951 Mission Ridge Road, Wenatchee, WA 98801" it should return false. Hope you get an idea what i want.
viraj-nimble
@viraj-nimble
I do not want all the data like Tom Arnold on map, I just want true or false.
Logan Powell
@loganpowell
@viraj-nimble I'm not sure I understand your request. If you're looking for a service that can tell you if an address is within a city limit, you'll not be able to find that on the Census side. We have a geocoder, but it will just return the city for an address you submit a query for
you would have to check if it matches a desired city on your end
Robb
@rgf207
Hi Everyone. Just found this site and was hoping I could get a question answered. I'm looking to display demographic data for the area around a given address. Is this possible with the citysdk ?
Logan Powell
@loganpowell
@rgf207 yes
Robb
@rgf207
Excellent. Thank you
Logan Powell
@loganpowell
you're welcome, let me know if you have any issues
Farhan Syed
@farhansyed77
Greetings everyone. Excited to find this page!
Logan
@logantpowell
Welcome
Shawn Choleva
@ShawnCholeva
Hey all, I am looking to get historical population data per city in North America. Is this something I can acquire here?
Logan Powell
@loganpowell
@ShawnCholeva if you're looking for data per Census Place (closest thing we have to city), you're best bet is to use the ACS 1-year for a historical study