{"id":21316109,"url":"https://github.com/cjsaylor/datamnom","last_synced_at":"2025-08-18T21:07:44.960Z","repository":{"id":48373642,"uuid":"36886829","full_name":"cjsaylor/datamnom","owner":"cjsaylor","description":"Generic data ingestion for Elasticsearch to be visualized by Kibana.","archived":false,"fork":false,"pushed_at":"2021-07-29T10:14:34.000Z","size":471,"stargazers_count":3,"open_issues_count":13,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-22T10:36:30.030Z","etag":null,"topics":["elasticsearch","ingestion","kibana","visualizations"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cjsaylor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-04T18:00:42.000Z","updated_at":"2019-10-24T12:14:44.000Z","dependencies_parsed_at":"2022-09-01T19:02:25.589Z","dependency_job_id":null,"html_url":"https://github.com/cjsaylor/datamnom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjsaylor%2Fdatamnom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjsaylor%2Fdatamnom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjsaylor%2Fdatamnom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjsaylor%2Fdatamnom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjsaylor","download_url":"https://codeload.github.com/cjsaylor/datamnom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243791866,"owners_count":20348532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elasticsearch","ingestion","kibana","visualizations"],"created_at":"2024-11-21T18:29:45.205Z","updated_at":"2025-03-15T21:27:56.745Z","avatar_url":"https://github.com/cjsaylor.png","language":"JavaScript","readme":"# Datamnom\n\ntl;dr: Generic data ingestion for [Elasticsearch](https://www.elastic.co/products/elasticsearch) to be visualized by [Kibana](https://www.elastic.co/products/kibana).\n\nOriginally created for a local [Hack for Change event](https://medium.com/zumba-tech/zumbatech-takes-on-hackforchange-f8e8ebdc14d7#.2vfjxtk03), this project aims to get quick visualizations via Kibana that look like this:\n\n![](docs/dashboard.png)\n\n\u003e Dashboard above produced in Kibana from an import of [Florida Vendor data](https://github.com/cjsaylor/datamnom/wiki/Florida-Vendor-Data) from 2014 that was open sourced by FL state government.\n\n## Why this method, why not make an API\n\nElasticsearch serves as both a generic search tool, but it also functions as an API through\nElasticsearch's rest interface while simultaneously supplying an aggregation and visualization framework\nthrough Kibana (among other tools).\n\n## Requirements\n\n* NodeJS `10+`\n\n## Install\n\n* `docker-compose up -d`\n* `npm install`\n\n## Usage\n\n1. `docker-compose up -d` (if you don't already have elasticsearch running locally)\n2. Create a configuration file (see [examples](examples/)).\n3. Run `node bin/datamnom.js --config=/path/to/config/from/step/1 --files=/glob/path/to/files`\n4. Open http://localhost:5601 to see your data imported\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjsaylor%2Fdatamnom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjsaylor%2Fdatamnom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjsaylor%2Fdatamnom/lists"}