Skip to content

Commit

Permalink
Update specific programme header (#6952)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgsunkel authored Jun 28, 2024
1 parent 6efe9c7 commit 8049199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/end-to-end/cypress/specs/DIT/export-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const urls = require('../../../../../src/lib/urls')
const csvHeadings = {
companies: `Name,Link,Sector,Country,Area,UK region,Countries exported to,Countries of interest,Archived,Date created,Number of employees,Annual turnover,Headquarter type`,
interactions: `Date,Type,Service,Subject,Link,Company,Company link,Company country,Company UK region,Company sector,Contacts,Advisers,Event,Communication channel,Service delivery status,Net company receipt,Policy issue types,Policy areas,Policy feedback notes,Notes`,
investment_projects: `Date created,Project reference,Project name,Investor company,Investor company town or city,Investor company area,Country of origin,Investment type,Status,Stage,Link,Actual land date,Estimated land date,FDI value,Sector,Date of latest interaction,Project manager,Client relationship manager,Global account manager,Project assurance adviser,Other team members,Delivery partners,Possible UK regions,Actual UK regions,Specific investment programme,Referral source activity,Referral source activity website,Total investment,New jobs,Average salary of new jobs,Safeguarded jobs,Level of involvement,R&D budget,Associated non-FDI R&D project,New to world tech,Likelihood to land,FDI type,Foreign equity investment,GVA multiplier,GVA`,
investment_projects: `Date created,Project reference,Project name,Investor company,Investor company town or city,Investor company area,Country of origin,Investment type,Status,Stage,Link,Actual land date,Estimated land date,FDI value,Sector,Date of latest interaction,Project manager,Client relationship manager,Global account manager,Project assurance adviser,Other team members,Delivery partners,Possible UK regions,Actual UK regions,Specific investment programmes,Referral source activity,Referral source activity website,Total investment,New jobs,Average salary of new jobs,Safeguarded jobs,Level of involvement,R&D budget,Associated non-FDI R&D project,New to world tech,Likelihood to land,FDI type,Foreign equity investment,GVA multiplier,GVA`,
omis: `Order reference,Net price,Net refund,Status,Link,Sector,Market,UK region,Company,Company country,Company UK region,Company link,Contact,Contact job title,Contact link,Lead adviser,Created by team,Date created,Delivery date,Date quote sent,Date quote accepted,Date payment received,Date completed`,
interactions_with_policy_feedback: `Date,Created date,Modified date,Link,Service,Subject,Company,Parent,Parent country,Company country,Company UK region,One List Tier,Company sector,Company sector cluster,turnover,number_of_employees,team_names,team_countries,kind_name,Communication channel,was_policy_feedback_provided,Policy issue types,Policy areas,Policy feedback notes,Notes,advisers,adviser_emails,tag_1,probability_score_tag_1,tag_2,probability_score_tag_2,tag_3,probability_score_tag_3,tag_4,probability_score_tag_4,tag_5,probability_score_tag_5,Contacts,Event,Service delivery status,Net company receipt`,
}
Expand Down

0 comments on commit 8049199

Please sign in to comment.