3 rows where Organization = "World bank"

View and edit SQL

Link rowid ▼ No Publication_Name Organization Year_of_Publication Description Link_to_access Comments
17 17 World Development Report 2019 World bank 2019 The report presents a study on the changes on the nature of work due to the development of technology in recent times. It touches upon topics such as expansion of markets, new ways of production, opportuninites and other related themes  
18 18 World Development Report 2020 World bank 2020 This report discusses the Global Value Chains and its path to development, presenting its opportunities and risks.  
19 19 World Development Report 2018 World bank 2018 This report focuses solely on education and its role in human welfare and in social and economic change by exploring the main themes connected to it.  

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "resources_reports_and_relevant_documents" (
	"No" VARCHAR(255) NULL,
	"Publication_Name" VARCHAR(255) NULL,
	"Organization" VARCHAR(255) NULL,
	"Year_of_Publication" VARCHAR(255) NULL,
	"Description" TEXT NULL,
	"Link_to_access" VARCHAR(255) NULL,
	"Comments" TEXT NULL
);