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

Problem running update script #13

Open
tflkhuggins opened this issue Mar 5, 2013 · 0 comments
Open

Problem running update script #13

tflkhuggins opened this issue Mar 5, 2013 · 0 comments

Comments

@tflkhuggins
Copy link
Contributor

The script to update the data in the itology database within the itologyLoadScripts folder only updates the occStats table. Therefore, whenever you go to the index.php code and change the year to display the updated data in the website the map becomes blank. After further research, the index.php calls srv/www/htdocs/m/IndStats.php. In the IndStats code, there is a select command to be executed against indStateITStats table. But, this table is not updated with the 2011 data. This leads me to believe that there is another update script that needs to be ran to refresh the tables that the website is pulling from. I have contacted Jeremy by email on 3/5/2013 to forward the scripts to Karl. Also, the python code in the itologyLoadScripts folder makes calls to query the itology database but the table names are not matched up. It is possible that the code was in the process of being changed. So when running the code to create csv files, you may get errors such as table not found.

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

No branches or pull requests

1 participant