Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLAM not displaying licenses/complaints/healthgrades #24

Closed
office-cb5 opened this issue Jul 18, 2019 · 2 comments · Fixed by #27
Closed

SLAM not displaying licenses/complaints/healthgrades #24

office-cb5 opened this issue Jul 18, 2019 · 2 comments · Fixed by #27

Comments

@office-cb5
Copy link

Hi Beta NYC,

For some reason, it looks like the license information, complaint data, and health grades are not appearing on SLAM.

Anything you can advise? I've got adobe flash working. I don't know what's up

All the best and thank you,
Luke from Community Board Five

@lindsaypoirier
Copy link
Contributor

The State Liquor Authority changed two of the column names in their dataset.

doing_business_as_dba was changed to doing_business_as_dba_
and
actual_address_of_premises_address1 was changed to actual_address_of_premises_address1_

This dataset is set to sync with the BetaNYC Carto account weekly, so when they changed the column name in the dataset and the dataset synced with our Carto account, the SLAM code could no longer recognize our references to those columns.

I changed all of the references to both of those columns in index.html, and everything worked fine.

@office-cb5
Copy link
Author

office-cb5 commented Aug 8, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants