home.social

#chicagocrimes β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #chicagocrimes, aggregated by home.social.

  1. Devs and data scientists really like our #ChicagoCrimes EDA public scripts, notebooks πŸ“š and data snapshots repository we created last October. That sample data/demo repository covers many different tools, libraries and notebooks to parse #LargeData:

    ⭐️ ‑ github.com/RandomFractals/chic

    πŸ“œ ‑ twitter.com/search?q=(%23Chica

    #DataTools πŸ› οΈ ...

  2. Quick demo of our new #DuckDBSqlTools vscode extension loading and querying 7,687,725 #ChicagoCrimes recorded in 2001 through the end of November 2022 from a large 1.68 GB CSV data file in seconds ... See demo gif at:

    πŸ“° github.com/RandomFractals/chic

    #DuckDB #SqlTools #VSCode #DataTools πŸ’ŽπŸ’ŽπŸ’Ž

  3. Our new #DuckDBSQLTools VSCode extension is almost ready for prime time.

    You'll be able to load remote CSV and #parquet data files via httpfs extension and create in-memory #DuckDB instances too.

    See demo gif of loading #ChicagoCrimes parquet data from a GitHub repository into memory, creating a CrimeReports table, and querying it on twitter:

    twitter.com/TarasNovak/status/

    #VSCode #SQLTools / #DataTools πŸ”¬πŸ’ŽπŸ’ŽπŸ’Ž...

  4. Updated #ChicagoCrimes #PyScript #dataApp with gzipped CSV (~3.25MB). The app now loads 215,551 crime reports with #pyodide in a browser in about 8 seconds total for the #Python runtime, data transformation with #pandas 🐼 & charting with #Altair πŸ“ŠπŸ“ˆ

    randomfractals.github.io/chica

  5. Running some quick data summary queries with #Malloy on a 2001-2022 #ChicagoCrimes parquet data file that is 533MB, created form a larger 1.66GB CSV data, without any compression. Very responsive and fast query execution thanks to #DuckDB and Malloy #VSCode extension.

    View those queries in action in this GIF: twitter.com/TarasNovak/status/

    #dataTools πŸ› οΈ ...

  6. Our #DataPreview 🈸 for #vscode now has over 350,000 installs. You can load large CSV files, sort & graph results with aggregate functions, and much more.

    See an example of loading 48MB of #ChicagoCrimes CSV data: twitter.com/TarasNovak/status/

    Note: change data.preview.theme to light. See: github.com/RandomFractals/vsco

    πŸ“₯ marketplace.visualstudio.com/i

    #dataViz πŸ“ŠπŸ“ˆ #dataTools πŸ› οΈ for #dataScientists ...

  7. Hey #dataNerds πŸ€“, good news:

    #DuckDB v0.6.0 brings reading #CSV data on par with #PyArrow & #Polars and loads 1.66 GB of #ChicagoCrimes data in 1.9s with 12 cores/24 threads when experimental parallel CSV reader & unordered insertion are enabled.

    🧐 github.com/RandomFractals/chic

    #dataTools πŸ”¬ ...

  8. Hey #dataNerds πŸ€“, good news:

    #DuckDB v0.6.0 brings reading #CSV data on par with #PyArrow & #Polars and loads 1.66 GB of #ChicagoCrimes data in 1.9s with 12 cores/24 threads when experimental parallel CSV reader & unordered insertion are enabled.

    🧐 github.com/RandomFractals/chic

    #dataTools πŸ”¬ ...

  9. Displaying #ChicagoCrimes parquet data with #Malloy charts, imported table data source, measures, reusable queries, limits, nested grouping and bar chart renderer:

    πŸ”¬ github.com/RandomFractals/chic

    #VSCode #DataVis πŸ“Š #DataTools ...

  10. I've decided to try #MalloyData today.

    Here is a quick example of loading #ChicagoCrimes 2022 #parquetData with #DuckDB and Malloy queries for some rough counts and data summaries:

    github.com/RandomFractals/chic

    #dataTools πŸ› οΈ ...