From cf090cbb0c76130e62dbf7738f203c5bad295c80 Mon Sep 17 00:00:00 2001 From: 4www <1502484+4www@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:11:18 +0100 Subject: [PATCH] =?UTF-8?q?Create=20Company=20=E2=80=9Cdatabricks/index?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- companies/databricks/index.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 companies/databricks/index.json diff --git a/companies/databricks/index.json b/companies/databricks/index.json new file mode 100644 index 00000000..63264776 --- /dev/null +++ b/companies/databricks/index.json @@ -0,0 +1,18 @@ +{ + "twitter_url": "https://twitter.com/databricks", + "wikipedia_url": "https://en.wikipedia.org/wiki/Databricks", + "job_board_provider": "greenhouse", + "company_url": "https://www.databricks.com", + "job_board_hostname": "databricks", + "linkedin_url": "https://www.linkedin.com/company/databricks", + "youtube_url": "https://www.youtube.com/@Databricks", + "github_url": "https://github.com/databricks", + "job_board_url": "https://www.databricks.com/company/careers", + "facebook_url": "https://www.facebook.com/databricksinc/", + "title": "Databricks", + "tags": [ + "data", + "analytics" + ], + "description": "Databricks is a cloud-based platform designed for data engineering, analytics, and artificial intelligence, enabling teams to process and analyze large volumes of data efficiently. It combines the features of a data lake and a data warehouse, allowing organizations to manage both structured and unstructured data for various analytics and machine learning tasks." +}