Skip to content

Commit

Permalink
Merge pull request #6 from uktrade/docs/fleshed-out-front-page
Browse files Browse the repository at this point in the history
docs: slightly fleshed out README
  • Loading branch information
michalc authored Feb 16, 2024
2 parents 9e995ca + 3287385 commit 3f3c5aa
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# data-workspace
# Data Workspace

Data Workspace is an open source data analysis platform with features for users with a range of technical skills. Features include:

- a data catalogue for users to discover, filter, and download data
- a permission system that allows users to only access specific datasets
- a framework for hosting tools that allows users to analyse data without downloading it, such as through JupyterLab, RStudio, or Theia (a VS Code-like IDE)
- dashboard creation and hosting

---

Visit the [Data Workspace technical documentation](https://data-workspace.docs.trade.gov.uk/) for details on:

- [how to run Data Workspace locally](https://data-workspace.docs.trade.gov.uk/development/running-locally/)
- [the architecture of Data Workspace](https://data-workspace.docs.trade.gov.uk/architecture/components/)
- [how to deploy Data Workspace to a cloud hosting platform](https://data-workspace.docs.trade.gov.uk/deployment/aws/)
- [how to contribute to Data Workspace](https://data-workspace.docs.trade.gov.uk/contributing/)

0 comments on commit 3f3c5aa

Please sign in to comment.