Sie sind auf Seite 1von 6

Hello!

I am Edwin Gámez
I chose this website:
www.data.gov

this website belongs to the


United States government

CKAN y WordPress, github

1
In this web page The principles data download formats are:

Comma Separated Values File Resource Description Framework File JavaScript Object Notation File
(CSV) file is a delimited text (RDF) using a variety of syntax (JSON) is an open-standard
file that uses a comma to notations and data file format that uses human-
separate values. A CSV file serialization formats. It is also readable text to transmit data
stores tabular data (numbers used in knowledge objects consisting of
and text) in plain text. management applications. attribute–value pairs and
array data types (or any other
serializable value).

Extensible Markup Language File XLSX File Final Paid Transaction Database
mdb file application/vnd.ms-
(XML) is a markup language The default Excel 2007 and
access
that defines a set of rules for later workbook format. In
Transactions provide an "all-or-nothing"
encoding documents in a reality a Zip compressed proposition, stating that each work-unit
format that is both human- archive with a directory performed in a database must either
readable and machine- structure of XML text complete in its entirety or have no effect
whatsoever. Further, the system must
readable. documents. Functions as the isolate each transaction from other
primary replacement for the transactions, results must conform to
existing constraints in the database, and
former binary .xls format, transactions that complete successfully
although it does not support must get written to durable storage.
Excel macros for security
reasons.
2
Data.gov CKAN API

The data.gov catalog is powered by CKAN, a powerful open source data platform that includes a robust
API. Please be aware that data.gov and the data.gov CKAN API only contain metadata about datasets.

To call the CKAN API, post a JSON dictionary in an HTTP POST request to one of CKAN’s API URLs. The
parameters for the API function should be given in the JSON dictionary. CKAN will also return its response
in a JSON dictionary.
API function by running this command in a terminal HTTPie:

http http://demo.ckan.org/api/3/action/group_list

The response from CKAN will look like this:

Characteristics

- Version 3 is currently the only version of the Action API.


- Authentication
- JSONP support

APIs
Data.gov doesn’t just catalog raw data, it also includes APIs 3
from across government.
This is a sheet example, download from here: https://api.data.arlingtonva.us/api/v2/datastreams/CAR-
SHARE/data.xls?auth_key=3853456938efc09269c3d1d2fd12726ca2e11f36&download=1
This sheet have the ítems:

1. Latitude coordenate of the place


2. Longitude coordenate of the place
3. Numeration of list
4. Unknow data
5. Initials of Name of the carshare company
6. Complete Name of the carshare company
7. Address where the company is located
8. I think it is the number of parking places in the place and if there are available or not
9. Number of sign poles in the place
10. Number of Street where the company is located
11. ZIP postal code
12. Unknow data
13. Last Activity
14. Is updated the data?
Instructions for use:
the website allows you to filter as follows

you can select the


Order type You can select a
location in a map You can Select Tags
or types or more

In this moment the page cannot allowed the user to send


the data in social networks :,(

5
Bibliography
◎ https://catalog.data.gov/dataset/car-allowance-rebate-system-cars-transactions
◎ https://en.wikipedia.org/wiki/JSON
◎ https://en.wikipedia.org/wiki/Resource_Description_Framework
◎ https://en.wikipedia.org/wiki/Comma-separated_values
◎ https://en.wikipedia.org/wiki/Microsoft_Excel
◎ https://en.wikipedia.org/wiki/Database_transaction

Das könnte Ihnen auch gefallen