Workbench
Data journalist platform with training - Clean, scrape analyze data without code
SF - NYC - Montréal
Pinned Repositories
arrow-tools
Statically-linked Linux binaries for dealing with Arrow files.
carehare
Async RabbitMQ client that handles all the edge cases
channels_rabbitmq
A Django Channels channel layer that uses RabbitMQ as its backing store
cjworkbench
The data journalism platform with built in training
cjworkbench-deploy
Deploy cjworkbench to a Kubernetes cluster
clustring
Algorithms for clustering strings
hello-workbench
Example Workbench module for new developers
linechart
Line chart based on chartbuilder
parquet-to-arrow
Statically-linked tools to help convert Parquet files to Arrow
pyspawner
Clone sandboxed Python processes quickly and securely
Workbench's Repositories
CJWorkbench/cjworkbench
The data journalism platform with built in training
CJWorkbench/channels_rabbitmq
A Django Channels channel layer that uses RabbitMQ as its backing store
CJWorkbench/carehare
Async RabbitMQ client that handles all the edge cases
CJWorkbench/cjworkbench-deploy
Deploy cjworkbench to a Kubernetes cluster
CJWorkbench/parquet-to-arrow
Statically-linked tools to help convert Parquet files to Arrow
CJWorkbench/linechart
Line chart based on chartbuilder
CJWorkbench/filter
A Workbench module that filters by condition
CJWorkbench/check
Display statistics related to your Check Workspace
CJWorkbench/cjw-intercom-sink
Stream messages from a RabbitMQ queue to Intercom.
CJWorkbench/cjwmodule
Utilities for Workbench modules
CJWorkbench/cjworkbench-api
api.workbenchdata.com server
CJWorkbench/convert-date
CJWorkbench/convertdatetodate
Workbench module to convert date columns to other date units
CJWorkbench/converttexttodate
Workbench module that converts text columns to date
CJWorkbench/converttimestamptodate
Workbench module that converts timestamp columns to date
CJWorkbench/countbydate
Group by date and count rows
CJWorkbench/cron-workbench-workflow
Analyze data *about* Workbench, *in* Workbench
CJWorkbench/droprowsbyposition
Drop rows based on their position.
CJWorkbench/formula
Workbench module that runs Excel or Python formula between columns and stores result in a new column
CJWorkbench/groupby
Implements common aggregation tasks (count, average, sum, max, and min).
CJWorkbench/libraryofcongress
Workbench module that searches the Library of Congress for records of documents.
CJWorkbench/renamecolumns
Workbench module that edits column names
CJWorkbench/replace
Replace text.
CJWorkbench/reshape
Convert tables between long and wide format
CJWorkbench/rowstoheader
Moves selected rows to the table header
CJWorkbench/scrapexpathlist
Workbench module that parses XML or HTML and runs your XPath to give a list of results.
CJWorkbench/splittimestamp
Workbench module to convert a timestamp to its components.
CJWorkbench/timestampmath
Compare timestamp columns to find difference, minimum or maximum.
CJWorkbench/transpose
Workbench module that converts rows to columns and columns to rows.
CJWorkbench/urlscraper
Workbench module to download a list of URLs into a table