Skip to content

Set up the new permanent archive #1

@RileyLazarou

Description

@RileyLazarou

It will be called data_archive.

data_archive/
    <city>/  # lowercase
        wave_<n:02d>/
            linkage.csv
            ethica/
                <study_id>/  # one dir per study (e.g. Montreal has 2)
                    accelerometer.csv
                    gps.csv
                    # other ethica files, such as battery.csv, wifi.csv, etc.
            sensedoc/
                <user_id>_<device_id>/  # one dir per user and device
                    SD<device_id>fw<REVNO><DATE><TIME>.sdb  # used by the pipeline
            output/  # This is where consumable output files will live (e.g. ToP csv's)
temp/  # temporary files go here 
code/
    IngestScripts/  # repo
    table_of_power/  # repo

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions