specs.frictionlessdata.ioData Package (v1) | Data Package

specs.frictionlessdata.io Profile

Specs.frictionlessdata.io is a subdomain of frictionlessdata.io, which was created on 2016-03-17,making it 8 years ago.

Discover specs.frictionlessdata.io website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site

specs.frictionlessdata.io Information

HomePage size: 35.607 KB
Page Load Time: 0.762373 Seconds
Website IP Address: 104.21.64.210

specs.frictionlessdata.io Similar Website

Become an Independent Package Delivery Driver | OnTrac
logistics.ontrac.com
Package Lockers by Luxer One | The Future of Package Delivery
app.luxerone.com
Blogs by data management Experts & Analysts | ZEMA Global Data Corporation - Blogs by data managemen
blog.ze.com
Home Page - Marcos VoIP & Network Package
marcos.snetconnect.com
TagniFi – Public company data, private company data, M&A transaction data, private equity data..
about.tagnifi.com
TestPyPI · The Python Package Index
testpypi.python.org
Data Science and Big Data Analytics: Making Data-Driven Decisions | MIT xPRO
bigdataanalytics.mit.edu
Log in / Package Zen
admin.packagezen.com
Package Handler Jobs at FedEx Ground
groundwarehousejobs.fedex.com
GNU Emacs Lisp Package Archive
elpa.gnu.org
Open Data Inventory—Global Index of Open Data - Open Data Inventory
odin.opendatawatch.com
The Data Blog | A blog about data mining, data science, machine learning and big data, by Philippe F
data-mining.philippe-fournier-viger.com
LIL DATA SUP LIL DATA SUP LIL DATA SUP
data.pcmusic.info

specs.frictionlessdata.io PopUrls

Frictionless Data
https://specs.frictionlessdata.io/
Security | Data Package (v1)
https://specs.frictionlessdata.io/security/
Profiles | Data Package (v1)
https://specs.frictionlessdata.io/profiles/
Patterns | Data Package (v1)
https://specs.frictionlessdata.io/patterns/
Data Package Views
https://specs.frictionlessdata.io/views/
Data Package (v1)
https://specs.frictionlessdata.io/data-package/
CSV Dialect | Data Package (v1)
https://specs.frictionlessdata.io/csv-dialect/
Data Resource | Data Package (v1)
https://specs.frictionlessdata.io/data-resource/
Tabular Diff Format | Data Package (v1)
https://specs.frictionlessdata.io/tabular-diff/
Implementation | Data Package (v1)
https://specs.frictionlessdata.io/guides/implementation/

specs.frictionlessdata.io Httpheader

Date: Thu, 16 May 2024 02:14:47 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Last-Modified: Mon, 15 Apr 2024 09:48:14 GMT
Access-Control-Allow-Origin: *
expires: Thu, 16 May 2024 01:57:15 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 6D0E:36DBC1:D17B3C:DEB892:664565A2
Age: 0
Via: 1.1 varnish
X-Served-By: cache-lcy-eglc8600045-LCY
X-Cache: HIT
X-Cache-Hits: 0
X-Timer: S1715825687.233129,VS0,VE120
Vary: Accept-Encoding
X-Fastly-Request-ID: b49f8021006fb942c9211b8c794cc246352892ec
CF-Cache-Status: DYNAMIC
Report-To: "endpoints":["url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Lml8kviGpzfpnqAc6zrkQK1T%2Bx0zxpkDy42dzLg4bv0UEHa8jdww49bx66I9reQvJMi4TIcsE7yPH1wGOKJvYgsOZFu9H9WGxRTURxMNqCsyjGAEeVQgP8FscCW5cxzpCSU2rKaXtpoHxWP5dtbfP4Jf%2FqZoscyW"],"group":"cf-nel","max_age":604800
NEL:

specs.frictionlessdata.io Meta Info

charset="utf-8"/
content="width=device-width,initial-scale=1" name="viewport"/
content="VuePress 1.8.2" name="generator"/
content=""

specs.frictionlessdata.io Html To Plain Text

(v1) Data Package (v1) Table Schema Data Resource Data Resource Data Resource Tabular Data Resource Data Package Data Package Data Package Tabular Data Package Fiscal Data Package Fiscal Data Package - Budgets Fiscal Data Package - Spending Other Specs Other Specs Data Package Identifier Tabular Diff Format CSV Dialect Security Profiles Views Patterns Guides Guides Data Package Implementation Back to the main site (opens new window) Table Schema Data Resource Data Resource Data Resource Tabular Data Resource Data Package Data Package Data Package Tabular Data Package Fiscal Data Package Fiscal Data Package - Budgets Fiscal Data Package - Spending Other Specs Other Specs Data Package Identifier Tabular Diff Format CSV Dialect Security Profiles Views Patterns Guides Guides Data Package Implementation Back to the main site (opens new window) Data Package (v1) What’s a Data Package? Data Package Specs Suite Design Philosophy Simplicity Extensibility Human-editable and machine-usable Reuse Cross technology Contribute For Editors Quick start Contribute to the specifications Adding a new specification # Data Package (v1) Data Package (v2) (opens new window) is being under active development. Please read the announcement (opens new window) # What’s a Data Package? A Data Package is a simple container format used to describe and package a collection of data (a dataset). A Data Package can contain any kind of data. At the same time, Data Packages can be specialized and enriched for specific types of data so there are, for example, Tabular Data Packages for tabular data, Geo Data Packages for geo data etc. # Data Package Specs Suite When you look more closely you’ll see that Data Package is actually a suite of specifications. This suite is made of small specs, many of them usuable on their own, that you can also combine together. This approach also reflects our philosophy of small pieces, loosely joined” as well as make the simple things simple and complex things possible”: it easy to just use the piece you need as well to scale up to more complex needs. For example, for tabular data we can create a Tabular Data Package spec by combining three other specs together: the Data Package spec for the dataset, the Table Schema spec to describe the table structure, and finally CSV or JSON for the data itself. We also broke down the Data Package spec into Data Package itself and Data Resource. The Data Resource spec just describes an individual data files and a Data Package is a collection of one or more Data Resources with additional dataset-level metadata. Example: Data Resource spec + Table Schema spec becomes a Tabular Data Resource spec graph TD dr[Data Resource] add table schema tdr[Tabular Data Resource] Example: How a Tabular Data Package is composed out of other specs graph TD dr[Data Resource]tdr tdr[Tabular Data Resource]tdp[Tabular Data Package] dp[Data Package]tdp jts[Table Schema]tdr csvddf[CSV Data Descriptor] -.optional.- tdr style tdp fill:#f9f,stroke:#333,stroke-width:4px; # Design Philosophy # Simplicity Seek zen-like simplicity in which there is nothing to add and nothing to take away. # Extensibility Design for extensibility and customisation. This makes hard things possible and permits future evolution – nothing we build will be perfect. # Human-editable and machine-usable Specs should preserve human readability and editability whilst making machine-use easy. # Reuse Reuse and build on existing standards and formats. # Cross technology Support a broad range of languages, technologies and infrastructures – avoid being tied to any one specific system. # Contribute Contributions, comments and corrections are warmly welcomed. Most work proceeds in an RFC-style manner with discussion in the issue tracker (opens new window) . Material is kept in a git repo on GitHub (opens new window) - fork and submit a pull request to add material. There is also an issue tracker (opens new window) which can be used for specific issues or suggestions. # For Editors This repository is the canonical repository for the core Frictionless Data specifications. The repository features: JSON Schema (opens new window) representations of all specifications. These are used both in the site itself, to generate the specification pages, and likewise in the schema registry that is used by a range of libraries that implement the specifications. # Quick start Clone the repository npm install # install the dependencies to build the specifications npm run build # build the specifications npm run test # test the specifications npm start # start the local server # Contribute to the specifications All the source data for the specifications is in the /schemas directory. In there, you will find a .json file for each specification and a set of YAML files under /schemas/dictionary/* . There is a build.js script to build the specifications. .json files are JSON Schemas for each spec, normalised using the $ref feature of JSON Schema. This normalisation ensures consistency in the way the specifications are written and validated, but is only used directly by the build.js script, which generated denormalised versions. /build.js creates denormalised versions of each specification be dereferencing each $ref in the source schemas, and then saves these denormalised versions to /build/schemas directory. /schemas/dictionary/* has all the property definitions for each specification. This is the place to add new properties or property collections, to edit contextual information and descriptive examples, and so on. See how this information is rendered in the macros template (opens new window) . # Adding a new specification Yes we welcome and encourage additions to the registry! Any spec that is added must meet the following criteria: Be related to the Data Packages family of specifications. Have a publicly-accessible web page describing the specification. Have a JSON Schema file that describes the specification. See the existing entries in the registry, and then take the following steps to add a new entry: Make a new pull request called registry/{NAME_OF_SPECIFICATION} The pull request features a JSON Schema file for the new specification, and adds the spec to registry.csv Write a brief description of the spec as part of the pull request. Edit this page (opens new window) Last Updated: 1/29/2024,...

specs.frictionlessdata.io Whois

Domain Name: frictionlessdata.io Registry Domain ID: fdb7fff2a50148f5a53ddf0987b18fd6-DONUTS Registrar WHOIS Server: whois.gandi.net Registrar URL: https://www.gandi.net Updated Date: 2024-02-20T03:37:36Z Creation Date: 2016-03-17T05:32:30Z Registry Expiry Date: 2025-03-17T05:32:30Z Registrar: Gandi SAS Registrar IANA ID: 81 Registrar Abuse Contact Email: abuse@support.gandi.net Registrar Abuse Contact Phone: +33.170377661 Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited Registrant Organization: Open Knowledge Foundation Registrant State/Province: . Registrant Country: GB Name Server: carl.ns.cloudflare.com Name Server: dana.ns.cloudflare.com DNSSEC: unsigned >>> Last update of WHOIS database: 2024-05-17T19:25:31Z <<<