Towards a sustainable digital society 9A. The systemic impact of digital disruption 11B. The difficult balance between digitalization and sustainability 13C. The roll-out of 5G networks: essential to the new models of industrial production and organization 16D. The mass take-up of new technologies requires more infrastructure investment 181. Telecommunications are moving to the cloud: the transformation of the sector 182. The digital transformation driven by 5G networks will have a significanteconomic impact but require large investments 20Bibliography 24II. Digitalization for social welfare and inclusion 25A. Divides in broadband access 27B. The use and take-up of digital technologies 321. Distance learning: essential but inaccessible for many 322. Digital health care in the pandemic emergency 343. Digitalization, the labour market and employment 364. Financial inclusion: the advance of financial technology (fintech) 385. Smart cities: a hub of inclusive and sustainable development 41C. Universalizing access 43Bibliography 45III. Digitalization for productive development 47A. Digitalization and productivity 491. Productivity dynamics in Latin America and the Caribbean 492. Digital technologies and productivity 51B. The digitalization of production chains 541. The potential of disruptive technologies to dynamize the region’s sectors 542. Agro-industry 563. Manufacturing 584. Retail 60C. The digital ecosystem and the main barriers to digitalization of production 611. The digitalization of production processes in the region 612. Factors that enable and constrain the digitalization of production 64D. Digital policies for recovery and the transformation of production methods 66Bibliography 69IV. Digital governance, institutions and agendas 71A. Digital agendas: empowerment and cross-sectoral policies 73B. Competition, privacy and data security at the heart of digital agendas 79C. Fifteen years on from the first regional digital agenda: strengthening competition 82D. The regional digital market at the heart of subregional integration mechanisms 84Bibliography
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "ECT0WEdyMGd0foBjT0cUWt6k1rWjN1DHAmOTEa15E5k", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "ECT0WEdyMGd0foBjT0cUWt6k1rWjN1DHAmOTEa15E5k", "level": 2}'