-
Create a scheduler job to get CDC Covid 19 death data into GCS bucket
https://data.cdc.gov/NCHS/Provisional-COVID-19-Death-Counts-by-County-and-Ra/k8wy-p9cg
-
## User story
As an onboarding engineer, I want the code to condition mapping tool to handle sender's local codes so that I can save time.
## Background & context
This is a backlog improvement tick…
-
Add a feature that is similar to Postgres WAL or mongo change streams that would allow subscribing to change events on a table.
This would allow for event driven dashboard updates as new events …
-
Hi,
Openwrt-23.05 branch (git-24.212.79335-cdbe903)
Linksys WRT3200ACM
I have a ZTE modem/router USB 3.0 network 4G/5G connected by USB to a computer it negotiates at high Gbps speed.
I have a que…
-
```python
import numpy as np
import win32gui, win32ui, win32con
import time
import cv2
import psutil
def memory_usage(message: str = 'debug'):
# current process RAM usage
p = psutil…
-
### What did you do?
1. deploy TiDB cluster with 1 cdc node, create kafka changefeed, and run kafka consumer to consumer kafka message a MySQL.
```
cdc cli changefeed create "--server=127.0.0.1:…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.0.5 on 2024-05-22; Adafruit Feather M4 Express with samd51j19
Board ID:feather_m4_express
```
### Code/REPL
```python
import…
-
**Issue:**
While building the `fiss_species_table.csv` in `extract-fiss-species-table.R` I noticed that the results from `fishbc::cdc` are not up to date with https://species-registry.canada.ca/index…
-
> For applications requiring advanced indexing features, such as full-text search or geospatial queries, users can consider external integrations, such as [OpenSearch](https://opensearch.org/)®, that …
-
### Feature description
Got the idea from here:
https://debezium.io/documentation/reference/stable/connectors/mysql.html#debezium-mysql-incremental-snapshots
We might already be doing this by usi…