uscensusbureau / citysdk

Convenient JavaScript utilities for working with Census APIs: Statistics, Cartographic GeoJSON, lat/lng -> FIPS, and other niceties (written in ClojureScript)
https://uscensusbureau.github.io/citysdk
MIT License
969 stars 183 forks source link

Census Model Query builder - cannot select dataset or year #281

Closed lstillwe closed 8 years ago

lstillwe commented 8 years ago

Trying to use Census Model Query builder here: https://uscensusbureau.github.io/citysdk/guides/censusModule/queryBuilder.html and I am unable to select a dataset or year in the drop-downs. Please advise.

tshrestha commented 8 years ago

@lstillwe I can't duplicate the problem. I went to the query builder page and I was able to see a list of all the datasets after clicking the Dataset dropdown. I was also able to select the year.

If you're still having this issue could you please provide some more details?

tshrestha commented 8 years ago

@lstillwe closing this issue. Please let me know if you're still having an issue with the query builder.