@@ -6,15 +6,15 @@ extractors please visit [here](extractors.md). We are currently using the
66following metadata models:
77
88- [ Bucket] [ proton-bucket ] : Used for metadata being extracted from buckets.
9- Buckets are the basic containers in google cloud services, or Amazon S3, etc
10- that are used fot data storage, and quite popular because of their features of
9+ Buckets are the basic containers in Google cloud services, or Amazon S3, etc.,
10+ that are used for data storage, and quite popular because of their features of
1111 access management, aggregation of usage and services and ease of
1212 configurations. Currently, Meteor provides a metadata extractor for the
1313 buckets mentioned [ here] ( extractors.md#bucket )
1414
1515- [ Dashboard] [ proton-dashboard ] : Dashboards are an essential part of data
16- analysis and are used to track, analyze and visualize. These Dashboard
17- metadata model includes some basic fields like ` urn ` and ` source ` , etc and a
16+ analysis and are used to track, analyze, and visualize. These Dashboard
17+ metadata model includes some basic fields like ` urn ` and ` source ` , etc., and a
1818 list of ` Chart ` . There are multiple dashboards that are essential for Data
1919 Analysis such as metabase, grafana, tableau, etc. Please refer to the list of
2020 'Dashboard' extractors meteor currently
0 commit comments