vta / Open-Data-Portal

connection to VTA's open data portal
http://data2.vta.org/
3 stars 4 forks source link

Create data edit feature #36

Closed ghost closed 7 years ago

mthong commented 7 years ago

As a contributor, I can edit previously uploaded data to the data portal.

Kyle-Falconer commented 7 years ago

What exactly is meant by "edit"?

If it's replacing the data that's previously been uploaded, then that will be doable through the data upload tool.

If it's appending data that's previously been uploaded, then that will be doable through the data append tool (which may be integrated to the upload tool).

3vivekb commented 7 years ago

Appending may be a Data Portal possibility with the python api, but not a requirement. Editing the data that is on the data portal directly should not be possible.