Skip to content

Repository with various data science projects in the branches (More coming soon)

License

Notifications You must be signed in to change notification settings

PrivateKit/safepaths-datascience

Repository files navigation

safepaths-datascience

Repository with various data science projects in the branches (More coming soon)

Data files

Links to several repositories of publicly available data are stored in the data_sources.json with the following structure:

data_sources.json:
    |--Global:
        |--source:link
    |--Nations:
        |--Regions:
            |--Provinces:
                |--source:link

Ingesting algorithms

Ingesting pipelines need to check:

  • file format: csv, json, etc.
  • based on the file format, select the longitude, latitude and timestamp values (where present) (in progress)
  • logging errors (in progress)
  • build a harmonized file containing only those three columns
  • harmonize values (need to avoid doubling of data qhen present from different sources)

About

Repository with various data science projects in the branches (More coming soon)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •