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

Spatial Data not updating #1

Open
5 tasks
JDScharf opened this issue May 16, 2023 · 1 comment
Open
5 tasks

Spatial Data not updating #1

JDScharf opened this issue May 16, 2023 · 1 comment

Comments

@JDScharf
Copy link
Member

JDScharf commented May 16, 2023

Crime data is currently not updating. It may be Part 2 Crimes and Parking violations also. Yay.

Need to do the following:

  • Check to see if the Parking Violations data is updating
  • Check to see if Part 2 Crime Data is updating
  • Explore how this part of code currently works: Update info on GDB part1_GDB.update(item_properties=gdb_properties, data=tblWeeklyOffenses_Geocoded)
  • Discuss with Robin/Trevor about just converting the data from GDB to CSV to skip dealing with GDB at all
  • If we want to keep the GDB, research solutions
@JDScharf
Copy link
Member Author

I currently made some changes to the Crime Notebook (Part1 - with Geocoding - Clean Version) file. Trying to save it as a CSV, but the lat and long is not easily accessible.

Could try to save this as a shapefile, or could pull out the latitude and longitude for each row and post it as a CSV that way. Probably need to discuss with Robin and Trevor 🤔

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

No branches or pull requests

1 participant