SlideShare a Scribd company logo
in the Sea of Standards
Workshop of the Expert Group on SDMX
OECD, Paris, 23 October 2018
Xavier Badosa
Statistical Institute of Catalonia
(Idescat)
JSON-stat
SDMX
DDI JSON-stat
XBRL
GSBPM GSIM
Dublin Core MARC
PREMIS
METS
OFX IFX
FpML
OAGIS
BPMN
finXML ebXML ...
SDMX
DDI JSON-stat
XBRL
GSBPM GSIM
Dublin Core MARC
PREMIS
METS
OFX IFX
FpML
OAGIS
BPMN
finXML ebXML ...
SDMX
DDI JSON-stat
XBRL
Standards
SDMX
DDI JSON-stat
XBRL
Formats
SDMX-EDI SDMX-JSONSDMX-CSV
DDI JSON-stat
XBRL
SDMX-ML
Formats
SDMX-EDI SDMX-JSONSDMX-CSV
DDI JSON-statCSV-stat
XBRL CSV
SDMX-ML PX PX-JSON
Formats
OData
SDMX-EDI SDMX-JSONSDMX-CSV
DDI JSON-statCSV-stat
XBRL CSV
SDMX-ML PX PX-JSON
Census JSON BLS JSON BEA JSON
ONS JSON StatCan-JSON
…
WB JSON
Formats
OData
SDMX-EDI SDMX-JSONSDMX-CSV
DDI JSON-statCSV-stat
XBRL CSV
SDMX-ML PX PX-JSON
Census JSON BLS JSON BEA JSON
ONS JSONWB JSON StatCan-JSON
…
Formats
OData
*-JSON
SDMX-EDI SDMX-JSONSDMX-CSV
DDI JSON-statCSV-stat
XBRL CSV
SDMX-ML PX PX-JSON
…
*-JSON
OData
Apples and oranges
SDMX-EDI SDMX-JSONSDMX-CSV
DDI JSON-statCSV-stat
XBRL CSV
SDMX-ML PX PX-JSON
Exchange
*-JSON
OData
SDMX-EDI SDMX-JSONSDMX-CSV
DDI JSON-statCSV-stat
XBRL CSV
SDMX-ML PX PX-JSON
Download
*-JSON
OData
SDMX-EDI SDMX-JSONSDMX-CSV
DDI JSON-statCSV-stat
XBRL CSV
SDMX-ML PX PX-JSON
Web APIs
*-JSON
OData
Exchange Download Web APIs
1 to 1 (known) 1 to many (unknown)
agreement
Exchange Download Web APIs
1 to 1 1 to many(known) (unknown)
no agreement
agreement
Exchange Download Web APIs
1 to 1 1 to many(known) (unknown)
facilitate the reuse
of our data
agreement
Exchange Download Web APIs
1 to 1 1 to many(known) (unknown)
user-friendly
approach
Exchange Download Web APIs
1 to 1 1 to many(known) (unknown)
format-agnosticagreement
features
tools
SDMX-ML
Exchange Download Web APIs
1 to 1 1 to many(known) (unknown)
as many popular
formats as possible
SDMX-ML
Exchange Download Web APIs
1 to 1 1 to many(known) (unknown)
CSV
PX
Excel
R
SAS
SPSS
…
SDMX-JSON
JSON-stat
PX-JSON
Web APIs
*-JSON
OData
7,000Human Languages
Ole Xavier
Danish Catalan
Hello 你好 ‫مرحبا‬
bridge standard(s)
7,000Human Languages
Danish Catalan
English
bridge standard(s)
native
shared adoption
Towards a topography of statistical web API formats
*
*
* * * * * * * * * * *
* * * * * * * * * * *
OData
JSON-statPX-JSON
SDMX-JSON
*
*
* * * * * * * * * * *
* * * * * * * * * * *
SDMX Roadmap 2020
2. Making data usage easier
2.1 Encourage the use of SDMX for data dissemination and for
more interactive data visualisation
2.4 Provide easier access to SDMX for national organisations
through more SDMX-compatible exchange formats, based on the
SDMX Information Model, and better IT tools.
SDMX Roadmap 2020
2. Making data usage easier
‘Easy-to-use’ SDMX-compatible formats, more harmonised SDMX
implementations, and better IT infrastructure and tools available.
JSON-stat SDMX-JSON
Easier JSON-stat support
in SDMX infrastructures
JSON-stat as an SDMX-
compatible format
JSON-stat SDMX-JSON
tools
features
Easier JSON-stat support
in SDMX infrastructures
JSON-stat as an SDMX-
compatible format
"observations": {
"0:0:0:0:0:0": [36031.7608618513, 0, null],
"0:0:1:0:0:0": [19533.898066707, 0, null],
"0:0:2:0:0:0": [16497.8627951443, 0, null]
}
SDMX-JSON
"value": [
36031.7608618513,
19533.898066707,
16497.8627951443
]
JSON-stat?
[
{
"value": 36031.7608618513,
"SEX": "All persons",
"FREQUENCY": "Annual",
"SERIES": "Unemployment",
"AGE": "Total",
"TIME_PERIOD": "2017",
"COUNTRY": "OECD countries"
},
{
"value": 19533.898066707,
"SEX": "Men",
"FREQUENCY": "Annual",
"SERIES": "Unemployment",
"AGE": "Total",
"TIME_PERIOD": "2017",
"COUNTRY": "OECD countries"
},
{
"value": 16497.8627951443,
"SEX": "Women",
"FREQUENCY": "Annual",
"SERIES": "Unemployment",
"AGE": "Total",
"TIME_PERIOD": "2017",
"COUNTRY": "OECD countries"
}
]
!
[
{
"value": 36031.7608618513,
"SEX": "All persons",
"FREQUENCY": "Annual",
"SERIES": "Unemployment",
"AGE": "Total",
"TIME_PERIOD": "2017",
"COUNTRY": "OECD countries"
},
{
"value": 19533.898066707,
"SEX": "Men",
"FREQUENCY": "Annual",
"SERIES": "Unemployment",
"AGE": "Total",
"TIME_PERIOD": "2017",
"COUNTRY": "OECD countries"
},
{
"value": 16497.8627951443,
"SEX": "Women",
"FREQUENCY": "Annual",
"SERIES": "Unemployment",
"AGE": "Total",
"TIME_PERIOD": "2017",
"COUNTRY": "OECD countries"
}
]
SDMX-JSON
SDMX-JSON
mapDataSetsToJsonStat()
Experimental
2014
JavaScript
SDMX-JSON
Python
JavaScript
JSON-stat
JavaScript
JSON-stat
fromSDMX()
Python
JavaScript
JSON-stat
Java
Python
JavaScript
JSON-stat
Julia
Java
Python
JavaScript
JSON-stat
R
Julia
Java
Python
JavaScript
JSON-stat
CLI
R
Julia
Java
Python
JavaScript
sdmx2jsonstat
csv2jsonstat
jsonstat2csv
jsonstat2arrobj
JSON-stat
"observations": {
"0:0:0:0:0:0": [36031.7608618513, 0, null],
"0:0:1:0:0:0": [19533.898066707, 0, null],
"0:0:2:0:0:0": [16497.8627951443, 0, null]
}
sdmx2jsonstat
"value": [
36031.7608618513,
19533.898066707,
16497.8627951443
]
jsonstat2arrobj
[
{
"value": 36031.7608618513,
"SEX": "All persons",
"FREQUENCY": "Annual",
"SERIES": "Unemployment",
"AGE": "Total",
"TIME_PERIOD": "2017",
"COUNTRY": "OECD countries"
},
…
R
Julia
Java
Python
JavaScript
JSON-stat
CLI
R
Julia
Java
Python
JavaScript
JSON-stat
CLI
JSON-stat SDMX-JSON
tools
features
light
SDMX-ML Generic Data 16.5 MB
PX-JSON 5.1 MB
JSON-stat 0.8 MB
Statistics Sweden
Dataset AM040
13 x 10 x 5 x 1 x 584 = 87,600 obs.
light
OECD
Dataset PDB_GR
53 x 32 x 6 x 48 = 488,448 obs.
SDMX-ML Generic Data 5.2 MB
SDMX-JSON flat flavor 2.9 MB
JSON-stat 1.4 MB
SDMX-ML Compact Data 3.8 MB
light
JSON-stat SDMX-JSON
tools
features
JSON-stat SDMX-JSON
simple
semantically
rich
semantically
dimensions
attributes
measuresdimensions
SDMX-JSON
SDMX IM
SDMX COGs
...
SDMX IM
SDMX COGs
...
SDMX-ML
SDMX-JSON
SDMX IM
SDMX COGs
...
SDMX IM
SDMX COGs
...
SDMX-ML
SDM
XLAND
SDMX-JSON
SDMX IM
SDMX COGs
...
SDMX IM
SDMX COGs
...
SDMX-ML
JSON-stat
JSON-stat SDMX-JSON
simple
semantically
rich
semantically
designed to
adapt & grow
JSON-stat
simple
semantically
designed to
adapt & grow
most properties
optional
extensible
SDMX-JSONJSON-stat
JSON-stat
SDMX
extension
as an SDMX-compatible format
JSON-stat SDMX-JSON
mappingstandardized
Easier JSON-stat support
in SDMX infrastructures
JSON-stat as an SDMX-
compatible format
2. Making data usage easier
‘Easy-to-use’ SDMX-compatible formats, more harmonised SDMX
implementations, and better IT infrastructure and tools available.
JSON-stat SDMX-JSON
mappingstandardized
Easier JSON-stat support
in SDMX infrastructures
JSON-stat as an SDMX-
compatible format
2. Making data usage easier
‘Easy-to-use’ SDMX-compatible formats, more harmonised SDMX
implementations, and better IT infrastructure and tools available.
Thank You
Boiling Ocean by tosa muu | CC BY-NC
Speech Icon by mcmurryjulie (pixabay.com) | CC0
Old Phone Icon by SVGSilh.com | CC0
Download Icon by SVGSilh.com | CC0
Loudspeaker Bullhorn Icon by SVGSilh.com | CC0
Road in the Mojave Desert by Xavier Badosa | CC BY
The Bai Chay Bridge under Construction by Iman Imanudin | Used with permission
Soma (blocks image) by Dru! | CC BY-NC
Moon by NASA | CC0
Credits

More Related Content

What's hot

Graph All the Things: An Introduction to Graph Databases
Graph All the Things: An Introduction to Graph DatabasesGraph All the Things: An Introduction to Graph Databases
Graph All the Things: An Introduction to Graph Databases
Neo4j
 

What's hot (14)

How Semantics Solves Big Data Challenges
How Semantics Solves Big Data ChallengesHow Semantics Solves Big Data Challenges
How Semantics Solves Big Data Challenges
 
Open Data and News Analytics Demo
Open Data and News Analytics DemoOpen Data and News Analytics Demo
Open Data and News Analytics Demo
 
Boost your data analytics with open data and public news content
Boost your data analytics with open data and public news contentBoost your data analytics with open data and public news content
Boost your data analytics with open data and public news content
 
Graph All the Things: An Introduction to Graph Databases
Graph All the Things: An Introduction to Graph DatabasesGraph All the Things: An Introduction to Graph Databases
Graph All the Things: An Introduction to Graph Databases
 
Aswc2009 Smw Tutorial Part 2 Froms Etc From Yaron
Aswc2009 Smw Tutorial Part 2 Froms Etc From YaronAswc2009 Smw Tutorial Part 2 Froms Etc From Yaron
Aswc2009 Smw Tutorial Part 2 Froms Etc From Yaron
 
euBusinessGraph Company and Economic Data
euBusinessGraph Company and Economic DataeuBusinessGraph Company and Economic Data
euBusinessGraph Company and Economic Data
 
From Big Data to Smart Data
From Big Data to Smart DataFrom Big Data to Smart Data
From Big Data to Smart Data
 
Graph db
Graph dbGraph db
Graph db
 
Bridging data analysis and interactive visualization
Bridging data analysis and interactive visualizationBridging data analysis and interactive visualization
Bridging data analysis and interactive visualization
 
Towards research data knowledge graphs
Towards research data knowledge graphsTowards research data knowledge graphs
Towards research data knowledge graphs
 
Using the Semantic Web Stack to Make Big Data Smarter
Using the Semantic Web Stack to Make  Big Data SmarterUsing the Semantic Web Stack to Make  Big Data Smarter
Using the Semantic Web Stack to Make Big Data Smarter
 
DKAN Drupal Distribution Presentation at Drupal Gov Days 2013
DKAN Drupal Distribution Presentation at Drupal Gov Days 2013DKAN Drupal Distribution Presentation at Drupal Gov Days 2013
DKAN Drupal Distribution Presentation at Drupal Gov Days 2013
 
Linking Open, Big Data Using Semantic Web Technologies - An Introduction
Linking Open, Big Data Using Semantic Web Technologies - An IntroductionLinking Open, Big Data Using Semantic Web Technologies - An Introduction
Linking Open, Big Data Using Semantic Web Technologies - An Introduction
 
Open Data and CKAN Data Catalogues
Open Data and CKAN Data CataloguesOpen Data and CKAN Data Catalogues
Open Data and CKAN Data Catalogues
 

Similar to JSON-stat in the Sea of Standards

Meeting today’s dissemination challenges – Implementing International Standar...
Meeting today’s dissemination challenges – Implementing International Standar...Meeting today’s dissemination challenges – Implementing International Standar...
Meeting today’s dissemination challenges – Implementing International Standar...
Jonathan Challener
 

Similar to JSON-stat in the Sea of Standards (20)

Meeting today’s dissemination challenges – Implementing International Standar...
Meeting today’s dissemination challenges – Implementing International Standar...Meeting today’s dissemination challenges – Implementing International Standar...
Meeting today’s dissemination challenges – Implementing International Standar...
 
SparkR-Advance Analytic for Big Data
SparkR-Advance Analytic for Big DataSparkR-Advance Analytic for Big Data
SparkR-Advance Analytic for Big Data
 
WSO2 Analytics Platform - The one stop shop for all your data needs
WSO2 Analytics Platform - The one stop shop for all your data needsWSO2 Analytics Platform - The one stop shop for all your data needs
WSO2 Analytics Platform - The one stop shop for all your data needs
 
Bde euro proworkshop
Bde euro proworkshopBde euro proworkshop
Bde euro proworkshop
 
Redis Streams plus Spark Structured Streaming
Redis Streams plus Spark Structured StreamingRedis Streams plus Spark Structured Streaming
Redis Streams plus Spark Structured Streaming
 
GPSWKS401_Designing a Cloud Enterprise Data Warehouse
GPSWKS401_Designing a Cloud Enterprise Data WarehouseGPSWKS401_Designing a Cloud Enterprise Data Warehouse
GPSWKS401_Designing a Cloud Enterprise Data Warehouse
 
Informix SQL & NoSQL: Putting it all together
Informix SQL & NoSQL: Putting it all togetherInformix SQL & NoSQL: Putting it all together
Informix SQL & NoSQL: Putting it all together
 
rsdmx - Tools for reading SDMX data and metadata in R
rsdmx - Tools for reading SDMX data and metadata in Rrsdmx - Tools for reading SDMX data and metadata in R
rsdmx - Tools for reading SDMX data and metadata in R
 
2016 SDMX Experts meeting, How to collect data using SDMX? Hubertus Cloodt, A...
2016 SDMX Experts meeting, How to collect data using SDMX? Hubertus Cloodt, A...2016 SDMX Experts meeting, How to collect data using SDMX? Hubertus Cloodt, A...
2016 SDMX Experts meeting, How to collect data using SDMX? Hubertus Cloodt, A...
 
TDWI Accelerate, Seattle, Oct 16, 2017: Distributed and In-Database Analytics...
TDWI Accelerate, Seattle, Oct 16, 2017: Distributed and In-Database Analytics...TDWI Accelerate, Seattle, Oct 16, 2017: Distributed and In-Database Analytics...
TDWI Accelerate, Seattle, Oct 16, 2017: Distributed and In-Database Analytics...
 
TWDI Accelerate Seattle, Oct 16, 2017: Distributed and In-Database Analytics ...
TWDI Accelerate Seattle, Oct 16, 2017: Distributed and In-Database Analytics ...TWDI Accelerate Seattle, Oct 16, 2017: Distributed and In-Database Analytics ...
TWDI Accelerate Seattle, Oct 16, 2017: Distributed and In-Database Analytics ...
 
Das QROWD-Projekt - Because Big Data Integration is Humanly Possible
Das QROWD-Projekt - Because Big Data Integration is Humanly PossibleDas QROWD-Projekt - Because Big Data Integration is Humanly Possible
Das QROWD-Projekt - Because Big Data Integration is Humanly Possible
 
Michael Hackstein - Polyglot Persistence & Multi-Model NoSQL Databases - NoSQ...
Michael Hackstein - Polyglot Persistence & Multi-Model NoSQL Databases - NoSQ...Michael Hackstein - Polyglot Persistence & Multi-Model NoSQL Databases - NoSQ...
Michael Hackstein - Polyglot Persistence & Multi-Model NoSQL Databases - NoSQ...
 
Trivadis TechEvent 2017 Querying distributed data with SQL and Apache Drill b...
Trivadis TechEvent 2017 Querying distributed data with SQL and Apache Drill b...Trivadis TechEvent 2017 Querying distributed data with SQL and Apache Drill b...
Trivadis TechEvent 2017 Querying distributed data with SQL and Apache Drill b...
 
SDMX interface for ILOSTAT
SDMX interface for ILOSTATSDMX interface for ILOSTAT
SDMX interface for ILOSTAT
 
The oecd delta project – providing easier access to data through api's
The oecd delta project – providing easier access to data through api'sThe oecd delta project – providing easier access to data through api's
The oecd delta project – providing easier access to data through api's
 
Azure Data Explorer deep dive - review 04.2020
Azure Data Explorer deep dive - review 04.2020Azure Data Explorer deep dive - review 04.2020
Azure Data Explorer deep dive - review 04.2020
 
BDE-BDVA Webinar: BigDataEurope Overview & Synergies with BDVA
BDE-BDVA Webinar: BigDataEurope Overview & Synergies with BDVABDE-BDVA Webinar: BigDataEurope Overview & Synergies with BDVA
BDE-BDVA Webinar: BigDataEurope Overview & Synergies with BDVA
 
The role of statistical standards in building national data backbones
The role of statistical standards in building national data backbonesThe role of statistical standards in building national data backbones
The role of statistical standards in building national data backbones
 
Big data Europe: concept, platform and pilots
Big data Europe: concept, platform and pilotsBig data Europe: concept, platform and pilots
Big data Europe: concept, platform and pilots
 

More from Xavier Badosa

More from Xavier Badosa (20)

Putting Data in Cells
Putting Data in CellsPutting Data in Cells
Putting Data in Cells
 
The Trouble with Tables
The Trouble with TablesThe Trouble with Tables
The Trouble with Tables
 
JSON-stat & JS: the JSON-stat Javascript Toolkit
JSON-stat & JS: the JSON-stat Javascript ToolkitJSON-stat & JS: the JSON-stat Javascript Toolkit
JSON-stat & JS: the JSON-stat Javascript Toolkit
 
Reutilización de datos gracias a la visualización de datos
Reutilización de datos gracias a la visualización de datosReutilización de datos gracias a la visualización de datos
Reutilización de datos gracias a la visualización de datos
 
Idescat Visual: Gràfics i mapes
Idescat Visual: Gràfics i mapesIdescat Visual: Gràfics i mapes
Idescat Visual: Gràfics i mapes
 
Periodisme de dades i oficines estadístiques
Periodisme de dades i oficines estadístiquesPeriodisme de dades i oficines estadístiques
Periodisme de dades i oficines estadístiques
 
Difusió estadísTICa oficial
Difusió estadísTICa oficialDifusió estadísTICa oficial
Difusió estadísTICa oficial
 
Links and Widgets: the Fabric of the Web
Links and Widgets: the Fabric of the WebLinks and Widgets: the Fabric of the Web
Links and Widgets: the Fabric of the Web
 
La difusión estadística y la apertura de datos: un viaje de ida y vuelta
La difusión estadística y la apertura de datos: un viaje de ida y vueltaLa difusión estadística y la apertura de datos: un viaje de ida y vuelta
La difusión estadística y la apertura de datos: un viaje de ida y vuelta
 
Standards for statistical data dissemination: a wish list
Standards for statistical data dissemination: a wish listStandards for statistical data dissemination: a wish list
Standards for statistical data dissemination: a wish list
 
What's our business? Statistics as platform
What's our business? Statistics as platformWhat's our business? Statistics as platform
What's our business? Statistics as platform
 
Idescat on the Google Public Data Explorer
Idescat on the Google Public Data ExplorerIdescat on the Google Public Data Explorer
Idescat on the Google Public Data Explorer
 
El Idescat en Google Public Data Explorer
El Idescat en Google Public Data ExplorerEl Idescat en Google Public Data Explorer
El Idescat en Google Public Data Explorer
 
Los widgets del Idescat: una aplicación de las APIs
Los widgets del Idescat: una aplicación de las APIsLos widgets del Idescat: una aplicación de las APIs
Los widgets del Idescat: una aplicación de las APIs
 
Anatomía de las APIs del Idescat
Anatomía de las APIs del IdescatAnatomía de las APIs del Idescat
Anatomía de las APIs del Idescat
 
Rectificaciones: una propuesta de estándar
Rectificaciones: una propuesta de estándarRectificaciones: una propuesta de estándar
Rectificaciones: una propuesta de estándar
 
La difusión estadística y la apertura de datos gubernamentales
La difusión estadística y la apertura de datos gubernamentalesLa difusión estadística y la apertura de datos gubernamentales
La difusión estadística y la apertura de datos gubernamentales
 
E-books Are Not the Future of Books
E-books Are Not the Future of BooksE-books Are Not the Future of Books
E-books Are Not the Future of Books
 
Proyecto E-book 2001
Proyecto E-book 2001Proyecto E-book 2001
Proyecto E-book 2001
 
WWW para editores (y más allá) (y 8)
WWW para editores (y más allá) (y 8)WWW para editores (y más allá) (y 8)
WWW para editores (y más allá) (y 8)
 

Recently uploaded

Article writing on excessive use of internet.pptx
Article writing on excessive use of internet.pptxArticle writing on excessive use of internet.pptx
Article writing on excessive use of internet.pptx
abhinandnam9997
 
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
aagad
 

Recently uploaded (12)

ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
 
How Do I Begin the Linksys Velop Setup Process?
How Do I Begin the Linksys Velop Setup Process?How Do I Begin the Linksys Velop Setup Process?
How Do I Begin the Linksys Velop Setup Process?
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
 
Article writing on excessive use of internet.pptx
Article writing on excessive use of internet.pptxArticle writing on excessive use of internet.pptx
Article writing on excessive use of internet.pptx
 
The AI Powered Organization-Intro to AI-LAN.pdf
The AI Powered Organization-Intro to AI-LAN.pdfThe AI Powered Organization-Intro to AI-LAN.pdf
The AI Powered Organization-Intro to AI-LAN.pdf
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
 
Pvtaan Social media marketing proposal.pdf
Pvtaan Social media marketing proposal.pdfPvtaan Social media marketing proposal.pdf
Pvtaan Social media marketing proposal.pdf
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
 
The Use of AI in Indonesia Election 2024: A Case Study
The Use of AI in Indonesia Election 2024: A Case StudyThe Use of AI in Indonesia Election 2024: A Case Study
The Use of AI in Indonesia Election 2024: A Case Study
 
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
一比一原版UTS毕业证悉尼科技大学毕业证成绩单如何办理
 
The Best AI Powered Software - Intellivid AI Studio
The Best AI Powered Software - Intellivid AI StudioThe Best AI Powered Software - Intellivid AI Studio
The Best AI Powered Software - Intellivid AI Studio
 

JSON-stat in the Sea of Standards