-
Notifications
You must be signed in to change notification settings - Fork 11
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
Import foot traffic data from file to table #474
Comments
The raw data contains specific dates so I'm going to create columns like
instead of
|
Number-only columns ( |
Some questions:
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Import all the foot traffic data (level 22) from file to table.
The table will look like this:
Notes:
doyXXX
column represents one Day of Year and will hold the values for the measurement for each hour of the day.the_geom
will be aPOINT
geometry.The text was updated successfully, but these errors were encountered: