Skip to content

Reworking Data Upload Functions to Work with Old Data #7

Description

@Emman-Lopez-Oso

San Francisco and New York's raw twitter data are a couple of years older than the Bogota, Buenos Aires, Hong Kong, and Sydney data. The data that we have access to currently only has the following fields:

  • id
  • u_id
  • lat
  • lon
  • date

The date field is peculiar because it has the data format: 'YYYY-MM-DDT00:00:00z' I believe that this data format is what causes the upload process to break.

Solution: Investigate how to adjust parameters in data upload to convert this field into a proper date time format into MongoDB.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions