Skip to content

Releases: nmokey/UTAustinInternship

OD Data Manager v1.2.1

16 Aug 01:24
Compare
Choose a tag to compare

GitHub release (by tag)

Data Folder Selection

App now prompts you upon first use to choose 1 of 2 folder paths within box, so it can correctly navigate to the daily-social-distancing-v2 folder where the data is kept.

image

OD Data Manager v1.1.1

19 Jul 20:32
Compare
Choose a tag to compare

GitHub release (by tag)

FileProcessor Bug Fix

OD Data Manager v1.1.0 did not actually fix the issue of destination_count not aggregating correctly due to another commit undoing the fix before the release. This version fixes the FileProessor.

FileAggregator Rewrite

FileAggregator now includes socioeconomic data taken from the 2019 ACS Summary (not tracked in this repository).

OD Data Manager v1.1.0

17 Jul 20:38
Compare
Choose a tag to compare

GitHub release (by tag)

File Processor

Bug fixes for FileProcessor:

  • destination_count now aggregates correctly.
  • device_count now aggregates correctly.
  • FileProcessor now includes all destinations for each origin.

    File Aggregator

    New functionality: FileAggregator takes each processed file from a given month and aggregates each origin's information into one row. See below for example:

    image

    Other

  • App background now loads correctly.
  • This project is licensed under the terms of the MIT license.

    OD Data Manager v1.0.0

    08 Jul 03:56
    Compare
    Choose a tag to compare

    GitHub release (by tag)

    Initial release

    Simple application to aggregate 2019-2020 OD dataset for UT Austin internship.