bdit_data-sources icon indicating copy to clipboard operation
bdit_data-sources copied to clipboard

Data sources used by the Big Data Innovation Team

Results 242 bdit_data-sources issues
Sort by recently updated
recently updated
newest added

Particularly: - common_tasks.py - custom_operators.py - dag_functions.py - List all DAGs and their readmes?

Documentation

# A list of WIP tasks for bluetooth! Attempting to organize all the issues that needs to be taken care of for our bluetooth dataset. There are lots of overlap...

Bluetooth

Create traffic patterns layer for network generation for routing.

here

There are volumes during many of these alerts! We may need to use these similarly to anomalous_ranges. ```sql SELECT a.intersection_uid, alert, start_time, end_time, SUM(volume) FROM miovision_api.alerts AS a LEFT JOIN...

There are new details to be added from: - Islam's changes (#748, #787, #866) - [x] #902 - [x] #928

Documentation

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...

dependencies

It seems that for the Bloor/Castle Frank bike counting stations, `traffic.cnt_info` contains some potentially duplicate / conflicting data. These are instances where for a given `arterycode` and `timecount` the table...

Volume

## What this pull request accomplishes: - Thanks to our feedback, the API now returns alerts active over a range of time, rather than alerts active at an instant in...

enhancement
Miovision